Adding dynamic content to a plugin CPT
-
Not getting any replies to past posts, please let me know if I’m not posting in the correct forum. I am a decent PHP programmer, but new to WordPress development. I did get my feet wet with one site we recently did and love the power of WP shortcodes, however, I am not able to place shortcodes in the pages of a CPT that I need dynamic content.
I need to add dynamic code to pages produced by a CPT created by a plugin. The code should only generate on the pages for this certain CPT. Depending on values of the CPT categories or custom fields, the code will either include a player in the page for playing an audio playlist or a form with one date field to post back to itself and download an audio file based on that date.
Could someone suggest the best approach for making this work?
Thanks, Robert
The topic ‘Adding dynamic content to a plugin CPT’ is closed to new replies.