Use apiFetch to get option values created with plugin register_setting() in restAPI - Wordpress Gutenberg Blocks

前端 未结 0 357
难免孤独
难免孤独 2020-12-04 09:06

I have a setting I registered with my plugin.


function register_wpshp_settings() {
    $args = array(
        \'type\' => \'string\',
        \'show_in_re         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题