The problem was in my way of including some classes with the spl_autoload_register() function. This leaded into some problems inside the WordPress core. Excuse me for not testing this before.
Related Posts:
- How do I pass an array as an argument to a WP-CLI command?
- update_post_meta from data in multidimensional array created from a form
- update_post_meta() with a modified array?
- How to get update_post_meta output to include string length
- Retrieving multiple values to the Post Meta (using an array)
- How to use json_decode a post_meta value? [duplicate]
- Print specific values stored in a post meta array
- Random element in get_post_meta array
- wp_insert_post($post), add an array of values with update_post_meta
- update_post_meta adding to array instead of replacing value
- Add Array record to Meta Post
- How i can extract data
- update_post_meta array issues
- Update Post Meta for Arrays — Remove/Replace Single Value from Multi Dimensional Array
- How do I retrieve a value from a multi – dimensional array using get_post_meta? [duplicate]
- How to match data in multidimensional array of post_meta_data?
- Multipe array in meta_input
- How to extract data from a post meta serialized array?
- How to update custom fields using the wp_insert_post() function?
- Attaching taxonomy data to post with wp_insert_post
- Check if Post Title exists, Insert post if doesn’t, Add Incremental # to Meta if does
- What is “meta_input” parameter in wp_insert_post() used for?
- Nice way to print_r arrays
- Why does get_users suddenly return duplicates?
- advanced custom fields update_field for field type: Taxonomy
- When using add_post_meta and update_post_meta, is there any way to give the individual arrays keys?
- How can merge two arrays values in one array and save in database
- WordPress: How to use post_class() in an echo
- wp_insert_post() getting slower the more posts
- Is it possible to store arrays in a custom field?
- How to update single value in multi dimensional Post Meta?
- Updating wp_options with an array on save_post results in duplicated entries
- Passing a variable into Contact Form 7 [closed]
- Comma seperated list of ID’s as an array?
- How to store post meta in an array?
- WP Meta Query for some meta (array) values
- post__in works but also prints the word Array
- Make Selected Mutiselect Items “selected”
- Compare two meta key values against each other inside the get_posts array?
- settings api store multiple array
- if is_singular array not working as expected
- How do I update a specific object in an array, in user meta?
- Get posts id in array by meta value and key
- Automatically adding meta data to posts or multiple query help
- Inserting Hundreds of Thousands of Posts at Once
- How to save array of datas in option page by setting api?
- Sort a custom post type array numerically
- How to add day number and initial to my post graph?
- How to validate register settings array
- How to check an array of $curauth fields?
- Efficient way to save a lot of meta data
- Problem with wp_update_post
- Replace text inside a huge multidimensional array
- How to use wp_insert_post to update meta box?
- wp_insert_post bulk import 500 server error
- How to use IN array properly in WordPress?
- Set default Custom Post Meta Value
- Adding custom fields (post meta) before/during wp_insert_post()
- Get specific custom field keys from a post and put into an array
- My theme saves their custom post type’s metadata as a serialized array, how to access the keys?
- WordPress Plugin Dev: Using array for WP options
- update post meta for checkbox in the admin when inserted in the front-end
- Only a part of array is stored in transient – what could be causing this?
- Can’t get post ID using wp_insert_post_data
- Return array keys and values
- How pass a 0 in $atts?
- get_*_meta doesn’t always return an array
- How to save data of an input field to an array
- Run a check for multiple meta key values
- Echoing a variable inside a function
- update_post_meta, xml parser
- Stuck with a Custom Field Check box Array
- Unset field from an array not working as expected
- Compare with WP Meta Query
- How to Translate a string of an array inside a class?
- How to pass conditional array to wp_localize_script
- How to upload multiple image using wp_insert_post
- Modify foreach loop for social sharing links?
- Combine get_page_by_title to exclude pages from wp_list_pages
- Plugin settings page checkbox not saving – one options array with sub array
- Compare old meta with new post meta
- Attaching taxonomy data to taxonomy with wp_insert_post
- Storing a many to many post type relationship in post meta and keeping SQL ability for Joins
- Selecting and outputting results from DB with an array
- Struggling with array and foreach loop
- Customizer Settings in Arrays
- WordPress i18n in Array throws Error
- How to decipher the following array
- Save meta box values as an array to wp_postmeta
- How to display line breaked meta values in table?
- Post meta as array looks like string instead of array
- Combining wp_insert_post() and update_post_meta()
- Organizing and grouping an array by year
- Time & Date on Post – Time Ago Custom Function
- array_filter warning – wp-includes/post.php line 3148
- Output meta into arrays
- Get array of metakey in all posts
- Hide sidebar if post_type is in array
- Can A Post Meta Field Store multiple values that are not in an array?
- Create Array from custom post type to display a slider