So I found out the problem was in the database. If I deleted the page, then re-created it then it functioned as it should. I couldn’t narrow down what exactly was wrong with the data, but something was.
That page did have a lot of revisions, not that it should matter?
Related Posts:
- Conflicting save_post functions when passing the post id and saving custom meta boxes for different post types
- Get List of Registered Meta Boxes and Removing Them
- How to add tab which is visible only in admin side of product in woocommerce? [closed]
- Dashboard like meta boxes in my plugin – how to save their position and open/closed state?
- A Post is saved twice or more during add_action(save_post)
- Save metabox with multiple checkbox array
- How to Use WordPress Color Picker API in Custom Post Type Metabox
- How to create Image gallery Metabox in wordpress [closed]
- Save selected item from dropdown menu in a meta box as a metadata value for a custom post type
- Second select list values are not saved after clicking update
- How to add meta boxes to the ‘Add new post’ screen?
- Rearranging Dashboard meta boxes with use of plugin/functions.php
- Plugin admin page meta_box toggle and order state not saving
- Metabox Not Showing on Custom Post Type But On Pages and Post
- save_post hook not triggered in WP v3.6.1
- Support auto-save and revisions for custom fields
- Best choice of options/settings framework for plugin/theme development
- Admin auto-refresh is interfering with Firebug — how to prevent it?
- Show add_meta_box by selecting a specific category
- using new WP_Query in save_post function alters $post
- update post meta for checkbox in the admin when inserted in the front-end
- Custom Taxonomy to dropdown box on adminside wordpress
- Create & Save multiple Meta-boxes
- Add a Save Button to Custom Meta Box [duplicate]
- Dashboard – get status and position of metaboxes and pass them to ajax method
- Plugin with action ‘save_post’ needs to press publish twice on order to publish
- Strange issue saving custom field data for a WooCommerce order
- Getting List of all registered Dashboard Widgets
- what is the difference between these phares?
- How to get Metabox custom field to show checked if value is updated using post meta query?
- How do I update a field of a meta box?
- Input value from metabox is not found in $_POST after post save
- How to inform the user that the save was not successful?
- Including comments meta box on a plugin page
- How to add a widget to the post editing view?
- Checked() function on a multidimensional array
- Bug: Post needs to be updated twice when adding action for save_post hook
- Adding admin menus to wordpress
- Automating the process of shortcode generation in a plugin – how is it done?
- Meta box on options page save form problem
- Moving/dragging a metabox removes TinyMCE’s content
- Store custom meta box data as serialized array
- WP nonce field checkbox prints checked=’checked’ outside input field
- WordPress publish_post hook not getting featured image and meta on first publish, but works on updating title
- How to add custom post widgets as tags into wordpress
- Any way to update_post_meta with html content? It gets stripped and becomes empty
- How to get changed post title in my custom plug-in which fires when ‘save_post’ is called?
- Adjust query on single
- Can I attach a plugin via my add_filter callback contents?
- Metabox is not displaying
- Catch metabox values in Plugin
- want to show CMB2 metabox on woocommerce product data tab
- Why is $_POST empty when saving custom Meta Box?
- WP_List_Table Inside Metabox With Bulk Actions Not Working on Submit
- Is there a way to get rendered html content of a WP post after updating?
- Save meta box data from selected dropdown list in bbpress reply form
- Metabox types list
- WordPress Filesystem create CSS-File – get Shortcode ID for Name
- How to save multiple values in custom post type from front end to back end
- add_meta_box does not display meta box in Admin
- Add WordPress Meta Box saved form input to WordPress RSS feed [duplicate]
- set a custom post type to a taxonomy term programmatically in metabox
- Dynamically getting tags in post edit screen
- Saving post meta
- How to show metabox just in post.php in admin?
- Plugin dev: How to multiply instances of a plugin in the same metabox?
- Not Able to Display Metabox Saved Checkbox and Selected option After Save/ Update
- Save data of select list after clicking save
- Get fields of a widget
- Display Data’s metabox in page
- Show Metabox Images in slideshow instead of static
- How to set/change another post author by custom fields or something else?
- Sanitize and Save metabox values
- Saving metabox updates causing fatal error
- How to override existing plugin action with new action
- Add custom TinyMCE 4 Button, Usable since WordPress 3.9-beta1
- How to store username and password to API in wordpress option DB?
- How can the tinyMCE dom be manipulated (offical API does not seem to work)?
- Plugin Settings not Saving on Ajax re-ordered table
- Undefined function wp_set_password
- Prevent plugin from deleting important directories
- What allows a template file from plugin to be copied in child theme and overridden?
- creating custom archive template within plugin for custom post type using archive_template filter
- Can’t get woocommerce_get_price_html to work [closed]
- jQuery selectors for editor elements safe to use?
- Fatal error: Uncaught Error: Call to undefined function get_option()
- Can I add custom css to an mu-plugin?
- How to add search form in main page body?
- WordPress Rest API with rest_do_request, possible race condition?
- Need help about understand api, wp, $ syntax in WordPress plugin script
- Load php file with jquery in single.php
- WP 3-way voting system: On to something! Please help!
- Why is the expected file not being deleted?
- How to determine which capability to use?
- Forbidden Error in ajax call with wordpress
- How to add admin.php to WP Admin Menu Link
- Navigate to external link if last page or post in a category
- grouping my widgets wordpress
- Yet another wp_insert_post infinite loop. What is wrong?
- How to set init for maximum script execution, memory limit and max files upload in wordpress