No, it will not. It changes just the interface in the post editor: you get the page attributes box to select a parent.
All existing post have already a value for the parent: 0
. You can find it in the post_parent
property of each post. The only thing that changes now is the ability to change that value.
Related Posts:
- Different number posts per page based on custom post type term id
- Setting Custom Post Type Parents/Hierarchies
- Pagination not working in custom post type. Help
- How to add specific terms in a custom post type?
- Custom taxonomy terms hierarchical navigation
- Having hierarchies inside WordPress custom post type
- Assigning categories to custom post types via a front-end form; only works for native post type
- how to display author name in custom post type
- Default excerpt for parent of a custom post type
- Custom attachment function not working in v5.4.2?
- Limit custom post type to the authors only on front-end!
- Cannot display the_content() after removed WordPress 5’s auto embed feature (iframe & blockquote)
- Update main post with same category when creating custom post to update the modified date
- Urgent – WordPress keeps creating posts
- CPT tags not showing when editing post
- How to convert hierarchical Pages to hierarchical Custom Post Types? Slugs get a number as if they were duplicates
- Move to trash custom post type post after ACF Date Picker date is older than today
- Attend event form with ajax
- From CPT Custom Loop into Shortcode?
- Create posts inside CPT post
- Persist meta box choices throughout all posts of same post type
- ACF field check value of field on all other articles
- How to get current post type?
- How to convert Post Object Custom Field into Tags
- Problem with multi checkboxes value in metabox?
- Custom Post Type parent/child relationship rewrite rules for permalinks
- Attempting to get number of grandchildren of page in WP_Query loop
- Custom post types & Pages hierarchy – Error 404
- Load custom post type with ID in a shortcode
- Why is wp_list_authors not picking up Authors from CPT’s?
- Change Search display for Custom Post Type
- Create dynamic logo carousel without using any plugin
- Send mail to author when custom post type is saved
- subtracting the current post form then whole loop, which is generating all CPT titles
- Custom Function to redirect singular post if specific meta field is empty
- Recovering data about custom post and taxonomy types
- How to assign post to category
- fusion builder missing from custom post editor
- Using get_post_type with a custom URL format?
- hierarchical Custom post type child permalink not found
- Stored meta from attachment, video length?
- If thumbnail image else post title
- wordpress does not see the correct custom taxonomy hierarchy
- Create a Hierarchical List of Custom Taxonomies AND Posts
- is using “require_once” in wordpress theme affect the speed ???
- $_SESSION Not working after X amount of page views
- Function for when new custom post type is created should do something
- Duplicate posts in my custom loop
- When post is Published, insert into custom table a number – custom post type
- Different Configuration for the_excerpt()
- WordPress page not showing up – replaced with last 10 posts?
- Custom permalink rewrite rules – how do I fix this?
- Display posts of a hierarchical custom post type excluding parent posts
- Post that populates itself (almost) automatically using data from imported excel file
- How to mark posts as visited
- Populate custom post type/custom fields from an external database
- How to sort custom post’s category by id from the theme’s function.php?
- Work and Display a Custom Post Type as a normal Post
- Custom Field to post_title
- Most efficient way of showing children posts?
- Hierarchical Custom Post Type Walker?
- Display a Custom Post Type within another with hierarchically slug
- Custom Post Hierarchy and users
- Post Custom & Taxonomy 404 error
- Getting a 404 on single custom post type page when using rewrite on a custom taxonomy
- How To Display Category list from Portfolio post type plugin?
- Featured image in custom post is being disabled
- custom post type does not working when adding in child theme function
- Create 2-layered dropdown menus for custom taxonomy and custom post type
- can’t see categories in appearance-menu-categories
- Custom Post Type categories at edit post not hierarchical
- call_user_func_array() error after moving to another server
- WP_Query function for custom post type
- How can I add a “fake” parent into the permalink?
- Modify shortcode to work with custom taxonomies and slugs
- Calling the first & last post by category in custom post type
- Pagination fault in custom post type archive page [duplicate]
- How can i call a custom method on submission of a custom plugin post type?
- Set the Title of a Custom Post Type by code as Author’s Username
- Query custom post type and showing its content
- Function not pulling image or text from custom post type
- taxonomy term names in custom post type permalink structure
- Custom Post Type Child Pages
- send email to all registered users when post expires
- Rich Custom Field for Custom Post type not saving
- Updating User Meta from Custom Post Field Upon Publish Not Working
- Cross post type parent page added parent page to permalink but give 404
- General question about Parent and Child Post type relationships
- Hierarchy between post types
- Custom taxonomy archive not showing posts of certain child taxonomies
- I want to split this into two functions
- Can’t preview custom post – Redirected to home page
- Generate daily archive whenever any post type is added
- Custom Loop for custom post type. Compare by meta_value?
- Invalid Taxonomy in template
- Allow authors to create article image
- Post AND page parameter for WP function
- Specifying Default Template for Hierarchal Custom Post Type [duplicate]
- Code in custom widget queries all posts, when it should only query the current post
- Custom post type functions.php if statement on action