I have a page template which aggregates multiple CPT’s in different areas of the page […]
Tag: archives
Preview Post/Custom Post types in Archive
I have a few custom post types on my website. One of these is a […]
How to limit wp_get_archives to show months for the X years only
Can anybody show me how to set a limit on wp_get_archives to show archives by […]
Category archive by year with permalink support /category/YYYY
I am currently looking at creating a new type of site archive within WordPress that […]
Custom Post Type Archives by Date with Custom Permalink
I’m a bit stuck with getting the custom permalink for custom post type (CPT) archive […]
Need to check is_archive during init
I need to check if a page is an archive or not, before my plugin […]
How do I call posts with a certain tag?
I use this to call posts: <?php $paged = (get_query_var(‘paged’)) ? get_query_var(‘paged’) : 1; $per_page […]
How to add meta box to backend menu page
I need to add a meta box to the backend menu page, in Appearance->Menus (/wp-admin/nav-menus.php), […]
Default archive URL wordpress
In wordpress you have a few ‘default’ archive URL’s. Like for example: http://www.mydomain.com/2011/ generates an […]
Display most recent post in category instead of archive?
I’ve successfully redirected my blog page to my most recent post – i.e. so when […]
No More Posts Available.
No more pages to load.