Im trying to wrap video urls and embed code in a classed div so that […]
Tag: the-content
Sanitizing post content for use in an email
I’m sending the content of a custom post type in a plain text email (it’s […]
Combining the_excerpt with the_content
I have some html: <div class=”container”> <p class=”accent”>The first paragraph…</p> <p>The rest of the article…</p> […]
Custom filter for the_content doesn’t work correctly
=====THIS POST HAS BEEN UPDATED===== SCROLL TO THE BOTTOM TO READ THE UPDATE! I asked […]
Why is the_content() not displaying the content?
in my wordpress site, the_content() is not showing the content, but $post->post_content shows it, why […]
Content over 10,000 characters won’t display with the_content()
A friend of mine just noticed that their site wasn’t displaying pages that had a […]
Hook midway through the_content();?
Basically, I want to add a function that executes half way through the_content(); I want […]
What is the filter hook for custom fields content?
The following code hides “the_content” output add_filter( “the_content”, “cp_module_pcontent_post_content” ); function cp_module_pcontent_post_content($content){ global $post; global […]
Get content from one page and show it on another page
So, I’ve been googling and reading and testing and failing. I’m fairly new to php, […]
shortcode causing the_content() to return blank?
I have a shortcode that just retrieves some info from the options table in the […]
No More Posts Available.
No more pages to load.