Skip to content

Wordpress Plugin for adding custom content after x amount of words

Notifications You must be signed in to change notification settings

5iDS/SpitYoGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

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

No packages published