Changes between Initial Version and Version 1 of Ticket #57147
- Timestamp:
- 11/18/2022 03:15:37 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57147 – Description
initial v1 1 1 Following the 6.1 update my custom post type feature is no longer retrieving the meta data for the saved post in the WordPress dashboard area. It only stores the title and does not save/retrieve any custom field data. Here are the opening lines from each key part: 2 2 {{{ 3 3 *** 4 4 register_post_type( 'cal_loans', … … 20 20 21 21 *** 22 22 }}} 23 23 This was working previously up to 6.0.3