[wordpress插件] Ajax the metaboxesAjax元框

wordpress 插件 文章 2020-02-14 06:40 489 0 全屏看文

AI助手支持GPT4.0

评分

0

0

描述

A boilerplate plugin aimed at developers, that want easy AJAX access to WordPress metaboxes.

一个面向开发人员的样板插件,该插件希望AJAX可以轻松访问WordPress metabox。

After activating the plugin, the admin user will notice two buttons in metabox called ‘AJAX Data’.

激活插件后,管理员用户会注意到metabox中有两个按钮,称为“ AJAX数据”。

The purpose of this plugin are:

该插件的目的是:

    • Giving WordPress developers with an quick and common settings for accessing the native AJAX functionality of WordPress.

      为WordPress开发人员提供快速且通用的设置,以访问WordPress的本机AJAX功能。

    • Fixing the gap of old and overcomplecated methods for using AJAX in WordPress.

      修复了在WordPress中使用AJAX的旧方法和过度使用方法的空白。

    • Giving the newbie WordPress developers an easy way to develop AJAX plugins for WordPress.

      为新手WordPress开发人员提供一种轻松的方法来为WordPress开发AJAX插件。

    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.

    默认情况下,该插件仅针对WordPress的后端设置此功能,但是也可以轻松地对代码进行操作,以将AJAX引入前端。

安装步骤

    1. Upload ajax-the-metaboxes.zip onto your local computer.
    2. 将ajax-the-metaboxes.zip上传到本地计算机上。

    3. Go to your WordPress Dashboard and select Plugins >> Add New.
    4. 转到您的WordPress信息中心,然后选择插件>>添加新

    5. Click on the Upload option at the top and select the boilerplate-ajax-wp.zip file` you just downloaded.
    6. 点击顶部的上传选项,然后选择您刚刚下载的样板文件-ajax-wp.zip。

    7. Click on Install.
    8. 单击安装

    9. Activate the plugin through the ‘Plugins’ menu in WordPress.
    10. 通过WordPress中的“插件”菜单激活插件。

下载地址

https://downloads.wordpress.org/plugin/ajax-the-metaboxes.1.0.zip

https://downloads.wordpress.org/plugin/ajax-the-metaboxes.1.0.zip

-EOF-

AI助手支持GPT4.0