I have the following simplistic function in functions.php: function registerRowsField() { register_rest_field('page', 'rows', array( 'get_callback' ...
確定! 回上一頁