I’ve got a page that has a category list at the top, and should normally […]
Category: WordPress
WordPress Custom Query
I have posts that use a custom field for start date and end date. query_posts […]
How to put all the images in a block of text into an array, PHP?
function has_thumbnail_image(&$post) { $content = $post->post_content; return preg_match(‘/<img[^>]+src=”(.*?)”[^>]*>/’, $content, $results); } I need a function […]
How to change “permalink” structure in “WordPress Thesis” theme?
I have installed Thesis theme. The default permalink structure is BLOGURL/%postid%/ When I change it […]
Suggestions on how to get bbpress / wordpress username/userid from cookie
I am trying to integrate my site to use the bbpress/wordpress user system. All I […]
How do I make the Preview link on a WordPress post or page point somewhere else?
I’ve done a lot of small projects on the side lately where the client wants […]
What is the best method for creating your own WordPress loops?
There seem to be three main ways to output content from WordPress using its built-in […]
WordPress MU themes and Plugins
I have some X number of blogs setup in the WordPress MU . I need […]
custom mysql select statement for wordpress
I have developed a taxonomy for a site that I’ve been working on that may […]
WordPress permalinks: only using the post_id from the URL
I’m trying to have SEO friendly URLs for my wordpress blog, while still having the […]
No More Posts Available.
No more pages to load.