Tagged Questions
0
votes
2answers
454 views
get_posts displaying wrong permalink for “continue reading” link
I lifted the "continue reading" link functions from the Twenty Eleven theme and for the most part, it is working (works in RSS feeds).
I created a shortcode to display the latest post on the front ...
0
votes
1answer
2k views
how can I add a “read more” tag directly in the template?
how can I add a <--more--> tag directly in the template? I mean, the exact php code to use in a template for that shortcode. I need it for a script that makes use of that shortcode to hide content ...