Request: Control Content Length and Title Link
-
So, I’ve got a site with two custom post types, but they need to be listed differently. I’ve tried about 6 different plugins for this, and this one comes the closest to what I need.
One custom post type (workshops) needs to display the title without a link and with full content, while the other (media) needs to display the title with a link and only the excerpt..
This snippet modifies the ‘include_excerpt’ parameter to use get_the_content() instead of get_the_excerpt(), which is helpful but not quite what I need. Is it possible to add a new parameter to the shortcode called something like “include_content”?
Also, is it possible to disable the title link for the displayed posts using a shortcode parameter?
This is rather urgent, I’ve been fighting with this for about 2 days now, but I still haven’t found a viable solution.
https://www.ads-software.com/extend/plugins/display-posts-shortcode/
- The topic ‘Request: Control Content Length and Title Link’ is closed to new replies.