我正在尝试创建一个WordpressGutenberg块,它将像这样获取外部API: apiFetch( { path: '//gorest.co.in/public/v1/users' } )rest_no_route" message: "No route was found matching the URL and request method."
}
我正在选修Udemy课程,学习如何制作Wordpress插件和主题。我正在播放的视频是让我通过searchform.php使用一个定制的搜索小部件覆盖默认搜索小部件。根据我收集的内容,只要我遵循以下步骤,这个文件就会自动加载到主题的其余部分:/* Some other code */
/theme_dir/se