GitHub - 5iDS/SpitYoGame: Wordpress Plugin for adding custom content after x amount of words · GitHub
Skip to content

5iDS/SpitYoGame

Folders and files

Repository files navigation

Description -

Inserts custom tags/content after every x amount of words in wordpress loop. Replaces the_content() although re-applies the filters.

How it works -

-use within wordpress post loop; -instead of calling the_content(); use the_story(x) where x is an integer representing the number of words to skip before inserting the custom content. -custom content will be inserted after every x amount of words.

About

Wordpress Plugin for adding custom content after x amount of words

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors