b3hr4d
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Thank you so much for your patience!
Yes this example should work for me.
Omg thank you so much, that’s relief 🙂
So how can i use wordpress logic to make this works ?
I did this on default REST API and it works so good!
register_meta( 'user', 'playtime', array( 'type' => 'object', 'single' => false, 'show_in_rest' => array( 'schema' => $this->user_playtime_meta_schema(), ), ) );What’s your suggestion for doing in custom endpoint?
- This reply was modified 5 years, 5 months ago by b3hr4d.
Forum: Plugins
In reply to: [Radio Buttons for Taxonomies] issue with save post action in quick editomg , you are amazing !!!
add_action('save_post', 'set_default_category', 20, 2);I’m trying to change terms before saving my custom post based on Series(my custom taxonomy) .
thanks for response
Wish u the best <3
Forum: Plugins
In reply to: [Essential Real Estate] How can i replace my google map for openstreetmapHi, i’ll try
Thanks for your response
Viewing 4 replies - 1 through 4 (of 4 total)