
內容簡介
這是一個給開發人員使用的樣板外掛,旨在提供 WordPress metaboxes 的易於使用的 AJAX 存取方法。啟用外掛後,管理員用戶將會在 metabox 中注意到兩個名為「AJAX Data」的按鈕。這個外掛的目的是:
提供 WordPress 開發人員快速、常用的設置,以存取 WordPress 的 AJAX 功能。
解決使用 AJAX 在 WordPress 中舊的和過於複雜的方法的缺陷。
為新手 WordPress 開發人員提供一種簡單的方法來開發 WordPress 的 AJAX 外掛。
默認情況下,該外掛僅為 WordPress 的後端設定此功能,但代碼可以輕鬆地修改以在前端使用 AJAX。
外掛標籤
開發者團隊
原文外掛簡介
A boilerplate plugin aimed at developers, that want easy AJAX access to WordPress metaboxes. After activating the plugin, the admin user will notice two buttons in metabox called ‘AJAX Data’. The purpose of this plugin are:
Giving WordPress developers with an quick and common settings for accessing the native AJAX functionality of WordPress.
Fixing the gap of old and overcomplecated methods for using AJAX in WordPress.
Giving the newbie WordPress developers an easy way to develop AJAX plugins for WordPress.
The plugin by default sets this functionality only for WordPress’s backend, but the code can easily be manipulated to bring AJAX to the frontend, as well.
