I am trying to run custom plugin on wp 4.7.4 . Below is my simple plugin add_action( 'rest_api_init', 'register_routes'); function register_routes() {...
確定! 回上一頁