[wp-trac] [WordPress Trac] #46739: post attributes order not working correctly
WordPress Trac
noreply at wordpress.org
Sat Mar 30 18:28:38 UTC 2019
#46739: post attributes order not working correctly
--------------------------+-----------------------------
Reporter: nikischin | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Database | Version: 5.1
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
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
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46739>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list