From the top of my head, get_day_link()
does not work for custom post types. This might work in 3.1 as you can add archives to your custom post types.
Related Posts:
- Date archives for custom post type
- is_singular won’t call my functions?
- Changing number of posts per page on CPT-archive.php, have tried 20-30 code chunks so far
- get the custom post type title/name
- How do I add custom HTML to the content of an archive page’s posts?
- Menu’s breaking, now showing all page links on site
- How can I increase the post count for custom post types only?
- WordPress sitemap with Custom Post Types
- Do not show child pages within a file page
- Tell wordpress to show a single page instead of an archive page
- Stop header code from showing in category page?
- is_singular won’t call my functions?
- Get Post Primary Category
- Weird problem happening with custom taxonmy when creating/updating posts
- How to show the archive / post type description on Single templates
- A good strategy to print custom posts (offer) that are checked inside the metabox of a post?
- is_main_query() not working for WP REST API
- Hierarchical Custom Post Types – Show only parent on tax archive?
- Admin notice not displaying
- Can’t get order_by meta_value_num to work properly
- Create custom post type on successful woocommerce order [closed]
- Adding custom tables to WordPress
- Taxonomy Archive: Display only one post per term from separate custom taxonomy
- Custom post types archive redirect
- Very Slow Page – How to Optimize # of Queries?
- Dynamic page outside WordPress
- just can’t get date-based archives per post-type to work
- Using wordpress template tags within an array
- How to display Custom Post Type Post based on Tag with Shortcode Parameter?
- Getting the URL of the parent page
- Archive page for taxonomy terms
- Custom query to filter posts that have current post as a taxonomy [closed]
- Custom post type permalink returns bad url
- Custom template page with custom archives listing by user
- Return the thumbnail meta data for getter and setter
- CPT Archive with core Category
- How to display selected taxonomies by their parent
- Custom Field Order by Last Name and First Name
- Pagination for custom php code
- get_posts of Custom Post Type AND Custom Taxonomy
- What’s the difference between same wp functions get_posts(); functions in different form?
- How can i change the output of posts_nav_link();
- Custom Post Type Loop throws 500 error when used in widget
- how to check if custom post type column already exists?
- Get posts from a custom post type by child categories of a parent category
- Custom Post Type Archive Page Filtering
- Root slug of taxonomy returning 404
- Received nothing after executing AJAX post function
- How to make sure content doesn’t display if selection is empty
- How to modify archive query with pre_get_posts to append CPTs?
- Custom Post-Type not in admin menu
- Page vs Custom Post Types Differences/Issues
- If post has custom field then display css-class
- Push metadata in array
- How to customize a permalink (URL) structure?
- Troubles with saving metabox
- CPT + CMB2: data not displaying for only first post in loop
- How to make a field appear only if a post meta field has a defined value?
- Get archive post type name
- Replace text in post from cvs
- Get parent categories of custom post type
- Tag Archive for Custom-Post-Type Posts yielding 404 when permalinks set to postname
- Can I list a custom post type within another custom post type in the admin area?
- Get custom post type list for every category shortcode
- URL of a custom post type’s post format archive?
- Filtering WP_Query
- How do i calculate the total of values of custom fields in custom post types?
- Custom Post Type with archive page but no detail page
- I would like to have different styles for my posts based on the content of each post
- Checking if Post Title is Unique as Loop Criteria
- Create template for taxonomy results limited by Custom Post Type
- Query & Order posts by custom fields
- Set URL link to featured image of custom post type
- Change CPT archive title
- Custom Tag Description unable to display just below and outside of the Loop
- AJAX load more for different custom post type loops
- WP_Query to select custom post type with Advanced Custom Fields (ACF) date
- On update or create post redirect to current post position in list
- I need to add endpoint for wordpress categories
- I’d like to cycle through existing posts in a post type, showing one per day ordered by title, and starting over when the last is reached
- 404 error when navigating to a taxonomy page with Cyrillic, what’s wrong?
- Changing wordpress publication date to ACF date and time picker date not working
- Why are taxonomy terms not saving when using custom meta boxes with radio button taxonomy selectors?
- Use custom metabox to update automatically a post after a given date
- How to get post type and month/year before while loop for date.php file
- get_post_meta not working on publishing
- creat filter with wp_query
- Redirect 404 page with ID in slug to associated page with same ID in slug
- WordPress wrapped added a span tag to every single p tag
- How do I add a custom screen for a custom post type to be called from custom post row action?
- ACF field key/value to show on taxonomy list
- WordPress custom post type permalink rewrite shows page not found
- Using custom field content as expression in IF statement [closed]
- Why is my site using index.php instead of archive?
- Can one create multiple Custom Post Types with a for loop?
- WordPress showing archive.php instead page
- How to Upload CSV Data into Custom Post Type Data with Metabox programmatically
- How to display custom WP menus?
- Categorize custom post type
- How to Create Columns with WordPress and CPTUI display page ?