Is there a trick to get for wwx.example.com/year/category/
The main query is open to public query variables like year and cat so without pretty permalinks you could try
www.example.com/?year=2022&cat=5
where 5 is the category id as an example and with pretty permalinks it would be redirected to
www.example.com/2022/?cat=5
Related Posts:
- Difference between an archive and a page listing posts
- has_archive=false on the default post type
- Clear cache when a post is submitted [closed]
- Create an “All Posts” or “Archives” Page with WordPress 3.0?
- Post Format Archive template name for theme folder?
- widget should display post archive by year and on click also by month
- Must permalinks always point to single post pages?
- At my posts archive page, outside the loop, get_the_id() returns the top most post’s ID
- Display most recent post in category instead of archive?
- Single.php Active Category Class
- Link for the page archive for posts, like using custom post types with get_post_type_archive_link
- get_post_type_archive_link(‘post’) returns current category archive
- How to get the latest posting time of archived pages in WordPress?
- change default post archive page link
- Display all months with posts and inside each month show the 5 latest posts
- Display posts from #6 to #20 on archive page
- Category List (Archive) Page Template By Category
- Yearly archive page for future year
- Which URL to enter into browser to show all posts in archive.php?
- How to display data in archive page?
- Guest Author – How to display posts on /author/ archive page
- Archiving by academic year instead of calendar year
- List category posts alphabetically on archive.php
- How to display excerpt post on hamepage and archive pages?
- Increase 10 post limit per page
- Automatically create a new page daily with last three posts
- Archiving posts in wordpress
- Custom Post Type archive
- Does WP automatically tag posts into the archive?
- singular posts using archive styling
- I want to show my post for limited time, how is it possible?
- Exclude a category of posts in author template
- How to edit the ‘
- Post-Archive like a page in a specific subdirectory
- Display in category ( taxonomy) a number of post that I want
- Find out in which kind of archive am I
- adding my posts (author posts) in menu
- How to view all posts (on site, not admin) that are uncategorized?
- Archieve page, Advertisement Every 3 Posts
- Highlighting Current Category in the Archive and Feeds page
- Permalink Short code showing unnecessary link text inside the loop
- How to hide protected posts from archive?
- blog post not accesible on click [closed]
- Redirect to custom post if custom archive page has just one result?
- Posts are not displaying on their category and tag page
- show image gallery in archives or category page
- Prevent Archive URLs
- view a list of 3 future post, from the nearest to the most far
- Get posts from category from custom query
- How do I apply a wordpress function to something with no ID inside an archive page?
- Page 2 has no posts?
- Disable archiving of old posts?
- is_archive() not working on selected “Posts page”
- How to display term in archive page?
- My posts section for logged in user
- How to organise post by category and date
- Daily posts like an archive
- How to set a link to custom archieve page
- How to get alphabetic listing x other posts, based on first letter post?
- How do I display the next 3 posts in the sidebar?
- Display all posts from selected month
- How to get pagination working with “Pending” Posts
- Show all posts in category
- custom sort posts in archive/taxanomy page
- how to show all post with its contents
- Add author section on Author archive posts
- Display post count on archive page in reverse order
- Filter/Sort Post Form On Taxonomy page
- Global $post value outside the loop
- Category and archive issue
- Display posts on a custom page from only a specific category?
- Display post archive as a month table, show last three months
- How to mark every 3rd post
- Delete post with all files attached to it
- How to edit wordpress RSS feed to show post title only
- WP Query related posts by current page Tag ID
- The short content by characters [duplicate]
- Why is querying posts messing up my pages?
- WordPress Loop – Next 3 Posts
- How to do set post permalinks using 6 digit random unique function?
- How can I get a table with the number of published posts by date?
- posts not showing on index.php
- Manage Private Posts
- Stop wordpress from creating empty/null entries
- Updating post meta for checkbox
- How to make Link to go on the first post
- Posting to WP via URL
- Getting image data from phone camera (MediaDevices.getUserMedia) into user post
- Prevent a post with a specific ID from being created
- Template with ACF and Pagebuilder
- delete post hook not being fired when deling in wordpress dashboard admin
- Manipulate query to show specific post
- My custom query is displaying random posts in random order
- Send Newsletter-Email when post changes
- Have latest post and recent posts display differently
- WP_Query: Fetch posts that are in (category1 and not in category2), OR posts that are not in cagegory1
- Redirecting to a post based on a GET parameter and a custom field
- Adding Count Post in Page
- How add class the_content();?
- Title displaying multiple times