开发者 |
postpostmodern
pinecone-dot-io |
---|---|
更新时间 | 2017年10月6日 23:20 |
捐献地址: | 去捐款 |
PHP版本: | 4.0 及以上 |
WordPress版本: | 4.8 |
/wp-json/wp/v2/admin-ajax
that behaves exactly as wp-admin/admin-ajax.php
admin_url( 'admin-ajax.php' )
from PHP or ajaxurl
from JavaScript will automatically use the new default endpoint instead of /wp-admin/admin-ajax.php
/wp-json/wp/v2/admin-ajax
in the REST API is also available for receiving requests.