Is there any plugin that allows me to customize my blog homepage to show only […]
Tag: recent-posts
the_excerpt not showing posts
I’m using the following code to show the single most recent post on my landing […]
recent posts for different categories
I’m developing a theme that will have two recent posts section on the home page- […]
How to target the default Recent Posts and Recent Comments widgets with pre_get_posts?
I added the following to my functions.php: add_action(‘pre_get_posts’, ‘keyl_get_emp_posts’); function keyl_get_emp_posts($query) { if ($query->is_main_query()) $query->set(‘post_type’, […]
Display list of most used tags in the last 30 days
I am looking for a way to display the most used tags over the last […]
Grabbing specific content
Right now I’m doing this (pseudo code) posts = content_type(“special_stuff”); $i = 0; $n = […]
customizing recent posts
Im working on my first wordpress blog and trying to avoid plugins if at all […]
How can I show recent posts from same taxonomy as the post currently being viewed?
I’m wondering how I can show recent posts from the same taxonomy as the post […]
How to display last 3 posts (recent posts) in a static page?
I would like to implement something like “recent posts” in a static page: http://themes.codehunk.me/insignio/ (at […]
Excluding a category from wp_query breaks recent post widget
Good Afternoon, In my theme I have two separate pages for blogs. The main blog […]
No More Posts Available.
No more pages to load.