There is no such thing as “Sub Posts” in WordPress already built in.
But it could be possible that you create a plugin that is introducing “Sub Posts” in the style you describe them.
Technically you’re not talking about subposts but about the URL-Layout. So in WordPress you add an endpoint (“changelog”) that you can handle with some plugin, for example switching display to some other post.
Once this did not properly work with endpoints but I think it’s somehow fixed now. Haven’t used it tough, so my answer is only informative so far.
Related:
Related Posts:
- Child pages on hierarchical Custom Post Types 404s
- How to Combine Two Custom Post Types into Single Permalink Structure
- Remove base slug in permalinks of hierarchical custom post type
- How to create custom url structure based on custom post type rewrite slug, taxonomy and category slug?
- Rewrites/query for multiple hierarchical custom post types
- Custom Post Types hierarchy and rewrite
- Custom Post Type parent/child relationship rewrite rules for permalinks
- How to create a permalink structure with custom taxonomies and custom post types like base-name/parent-tax/child-tax/custom-post-type-name
- Custom Post Type URL Rewriting?
- Mixing custom post type and taxonomy rewrite structures?
- How to set parent-child relationship between differents custom post types
- How to rewrite URI of custom post type?
- Rewriting a custom-post-type permalink with taxonomy term?
- Remove custom post type slug from URL
- Integrating a custom post type into a page hierarchy
- Add .html (dot HTML) extension to custom post types
- Nested custom post types with permalinks
- Change custom post type to hierarchical after being registered
- Custom rewrite rules for archive page and single post
- WordPress Rewrite Rules for Custom Post Type and Taxonomy
- Custom post type, no need for single view, plus want permalink rewrites that include hash in URI
- How to remove slug from hierarchical custom types in 3.5.2
- Custom post types – Use post_id in permalink structure
- Multiple post types – share same ReWrite slug?
- Custom post type yearly/ monthly archive permalinks
- How to pass URL parameters for advanced taxonomy queries with multiple terms for one custom taxonomy
- Custom Post Type and Taxonomy URL rewrite
- How To Limit Hierarchical Pages Depth (For Custom Post Types) To Children Only
- Custom post type permalink: only use %post_id% and remove %postname%
- Custom post types – Use post_id in permalink structure when using has_archive => true
- Meta_Query as a way how to setup CPT permalinks – is it a good thing?
- How can I rewrite URLs to pass taxonomy and post type values to the query?
- Rewrite custom post type rss feed links
- Display a list of child posts on parent posts of a custom post type
- Custom Post Type as Page parent
- How to handle a hierarchy with custom post types
- Using /%postname% for a custom post type
- Add category to custom post URL
- Why would WordPress use ‘attachment’ in a custom post type’s query string?
- Is it possible to change the URL of custom post types to hide the post type slug?
- Can I have Post Types under other Post Types in Admin menu?
- Custom post type URL with post ID that allows archiving and paging
- Changing the URL Structure of a Paginated Custom Post
- set a CPT as parent of a page
- Removing base slug from hierarchical custom post type
- Rewriting ‘rewrite’ slug for custom post type used by plugin
- How to modify URL structures in custom post types and taxonomies or terms
- Creating a custom public user page
- Adding meta values to permalink
- Archive page with multiple taxonomies rewrite
- rewrite get parameter with custom post type
- Hierachical Custom post types permalinks not working
- Custom post type taxonomies URL rewrite
- WordPress custom taxonomy URL rewrite on spelling errors
- How can i avoid the permalink start with ‘blog’ while using the custom post type?
- Custom Posttype Inheritance (and url structure)
- Enforcing canonical URLs with multiple custom post types
- Permalinks so that one custom post type appears to be a child of another, not working
- How to filter custom post type archive by meta value
- Create permalink structure for one taxonomy archive per custom post type
- Adding %author% in custom post type URL structure?
- Taxonomy archives based on Custom Post Type
- Slug for custom post type archive
- Custom permalinks
- Change page /2 to /transcript with a Rewrite
- Multiple custom post types using the same taxonomy = URL frustrations
- Permalink rewrite with custom post type and custom taxonomy
- Issues when rewrite rules collide?
- Custom post type permalink changing itself every other change
- Taxonomy page returns 404 page not found
- Make permalinks based on an ACF-field
- Remove unwanted part of permalink custom structure from CPT url?
- Custom post type’s get_permalink returns wrong url
- How can I combine posts of different types in one hierarchy?
- Custom post type permalink structure with the category also acting as an archive
- Prepend meta_value to permalink of post
- Defining a default page for custom post type
- Custom Post Type ‘hierarchical’ Help!
- How to create custom URLs for Custom Post Type sub sections?
- How would I leverage custom Taxonomies in this scenario?
- How to check if last uri segment is a custom post type or taxonomy term?
- Pass parameter to custom post type single while keeping clean url
- Custom Permalinks for Custom Post Types and Taxonomies
- WordPress returns 404 on custom rewrite rule conflict in parameters
- Rewrite custom post type url’s adding meta box values
- Custom Post Type Rewrite Rule for Author & Paging?
- How to have a custom URL structure for a custom post type?
- Custom permalinks – post type – hierarchical taxonomy’s
- Removing parent slug from URL on custom post type
- How to show term-specific post list, without posts associated with child terms?
- Multiple parameters in a custom post type url rewrite
- Display CPT taxonomies as an archive page
- Permalinks for CPT breaks permalinks to pages
- WordPress custom post type url change
- Including two taxonomies in a permalink structure
- WP Rewrite Rules – Custom post type & taxonomy
- How to create download links based on Custom Fields with Rewrite API
- URL rewrite and navigation structure for wordpress custom post type
- Changing a custom post type “has_archive” after registered
- Removing CPT slug from URL results in 404 error for archive page