Profiles

  • Member Since: March 31st, 2022
  • Find me on:
  • Posted a reply to not allowed to edit custom field error, on the site WordPress.org Forums:
    add_action( 'init', function() { register_post_meta( 'post', 'example_post_meta', [ 'show_in_rest' => true, 'single' => true, 'type'…