Yes, it´s totally possible, I just did that for a similar project some weeks ago.
I found this very helpful: How to pass extra variables in URL with WordPress
Basically the process is the following: Register new query_vars
, fill them with life, pass them to a specific template which looks for them and then do whatever you like.
I did an integration for a REST-based web service with that. Live querying the information from the service, based on the ID I pass like this: mysite.com/events/1567612313/
Works fine.
Related Posts:
- Should the actual /category/ directory be 404? Is that normal WP behaviour
- Custom page category taxonomy 404
- Custom permalink structure leads to be 404 on pagination
- Can’t custom taxonomies have same terms (slugs) as categories?
- How to get permalinks with category base working with sub-categories
- get_categories for custom post type with a specific custom taxonomy attached
- Order get_terms() By Custom Field
- How can I add the featured image functionality to a custom taxonomy?
- 404 Error On Category and Tags Pages
- Combine two taxonomies in a hierarchical tree
- Use tag interface for hierarchical taxonomy?
- How can I select a primary category?
- Using URL parameters, list posts from category and custom taxonomy
- How to make custom taxonomy check boxes like ‘Categories’
- Different templates for parent and children categories/taxonomies
- cat_is_ancestor_of() for custom taxonomies
- Are Categories, Tags and Custom Taxonomies any different in regards to SEO?
- How to create non-unique sub-category slugs?
- Show Post from parent category (custom taxonomy) ONLY!
- How to convert regular categories to custom taxonomy?
- How to get next previous category in same taxonomy?
- Removed slug from CPT, now How/where do I hook the filter to the taxonomy term archive pages link?
- Archive pagination causing 404 with permalinks structure
- Getting WordPress custom taxonomy/category?
- Are Custom Taxonomy Templates Possible?
- Display empty taxonomy terms with get_terms()
- Get a list of Terms for a specific category
- Order Taxonomy Term by date created
- How to display a description of a given category from a custom taxonomy
- How to get the number of child categories a specific parent category has?
- New categories are now going to 404s
- How can I convert some categories to a custom taxonomy?
- Custom Category/Subcategory structure
- Remove Parent Category from Child Category URL
- Category tree is flattened inside admin upon saving
- Get multidimensional array that reflects category hierarchy
- Categories not working – 404 Not found error
- PHP Fatal error: Cannot use object of type WP_REST_Response as array in wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
- If statement within PHP echo
- How to know if it’s a child taxonomy?
- Taxonomies for WordPress Media Library [duplicate]
- wp_dropdown_categories and custom taxonomy + custom post type
- Specifying multiple categories in URL (permalink)?
- WordPress subcategories return 404 in custom template
- Limit number of terms that a custom taxonomy can save per custom post type
- Can you pre-check wordpress categories?
- Change existing taxonomy settings when using custom taxonomy
- How to get the id from the custom category?
- One Specific Category To Permalink
- add_rewrite_endpoint returns 404 on archives
- How to organize custom categories for filtering and selecting
- Custom sub taxonomy order by
- Add category only if post has custom taxonomy category
- Same base for category and post
- Categories overview that links to page displaying posts
- How can I edit the ‘Most Used’ tab in the categories meta-box to show another custom taxonomy?
- Get all media categories
- Add child category to parent on post creation and save
- Get Number of total Parent Categories for Custom Taxonomy
- Get posts from specific taxonomy term
- Display custom taxonomy attached to the post on post single page
- Why custom taxomony not showing when create a post?
- Limit categories and it’s subcategories for specific group of users
- Ive got a term (get_term_by) but now I want to filter it by a category it is in?
- Question on using custom structures for categories
- add slug beside name in Admin Category Checklists
- Target a specific category from a custom taxonomy?
- Get Categories Where Taxonomy Equals ‘n’
- Having a template per category? Bad for server overhead?
- Echo text using is_tag
- custom page for custom Taxonomy
- Category url generate 404 error
- Custom Permalink with child categories creating 404
- Custom post type categories gives 404 error
- Category page returns 404 error
- Filter By Category Dropdown List With Custom Taxonomies
- query_posts by category_name and custom taxonomy
- Is it possible to create an alias/custom taxonomy for a category name?
- Same menu for different taxonomies to reach different content
- Showing HTML if Post is In Certain Taxonomy Term
- I need to exclude from a query a category and a few custom taxonomies
- Category link redirect to custom template page instead of index.php?
- How could I write a get_categories_by_year() function?
- How to load several hierarchical categories from functions.php
- Assign a custom post to a custom taxonomy based on custom field value
- Pagination breaks on child-categories, works fine on parent-category
- Posts not listing out sub category in hierarchy
- Post to inherit custom category background image from parent
- Custom Fields Value As Taxonomy
- How to get posts using category slug in ClassiPress?
- Need help with major category and permalink re-organization
- 3.1 post formats and specific categories/custom taxonomies
- Link posts together (relative, not grouped)
- How to fix select filter on category
- Migrate the posts of a category to another blog as a custom taxonomy
- pagination 404 error, same slug home and categories
- List of post categories only associated to another custom taxonomy
- List taxonomy terms assigned to a post in hierarchical view
- Page category filter in admin dashboard
- Automatically add custom taxonomy to posts in a category