Make WordPress Core

Opened 6 years ago

#46739 new defect (bug)

post attributes order not working correctly

Reported by: nikischin's profile nikischin Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 5.1
Component: Database Keywords:
Focuses: Cc:

Description

I set up the post attributes order with the code attached to be modified within the editor.

add_post_type_support('post', array('page-attributes'));

The post attributes section with the order field shows up but unfortunately does not save any values and does not show up the value set in the database.

Please find more information here:
https://stackoverflow.com/questions/55433707/wordpress-post-custom-order-not-working-showing-up-but-not-saving

Change History (0)

Note: See TracTickets for help on using tickets.