[wordpress插件] Basic Dev Tools基本开发工具

wordpress 插件 文章 2020-02-29 15:30 440 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

This was developed thinking in the common things that a developer could need at the time of build an app in WP.

这是基于开发人员在WP中构建应用程序时可能需要的普通事物而思考的。

Special Settings

特殊设置

A Special Setting Page allowing you to easily change global settings that in ocations are hidden in WP.

特殊设置页面,可让您轻松更改WP中隐藏的位置的全局设置。

Cron Task and Schedules Manager

Cron任务和计划管理器

A section that allow you to create and delete schedules and tasks that run internally in the WP Cron.

允许您创建和删除在WP Cron内部运行的计划和任务的部分。

You could see and monitor the distinct schedules, the times and next executions for each one.

您可以查看和监视每个时间表的不同时间表,时间和下一次执行。

Also you have the posibilty to execute one of them without affect the cron schedules.

另外,您也可以执行其中之一而不影响cron计划。

Post Types Manager with shotcodes

带有射击代码的帖子类型管理器

A section that allow you to create distinct Post Types without a line of code.

一个部分,使您无需一行代码即可创建不同的帖子类型。

You could specify names and special settings like new taxonomies for each one of them.

您可以为每个名称指定名称和特殊设置,例如新分类法。

Then you could call them with the common functions for posts from WP or using special shortcodes prepared for you to manage it.

然后,您可以使用WP帖子的常用功能调用它们,也可以使用为您进行管理而准备的特殊短代码来调用它们。

Fork it on Github

在Github上分叉

>

>

安装步骤

    1. Download Basic Dev Tools.
    2. 下载基本开发工具。

    3. Upload the ‘basic-dev-tools’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
    4. 使用您喜欢的方法(ftp,sftp,scp等)将“ basic-dev-tools”目录上传到您的“ / wp-content / plugins /”目录

    5. Activate Basic Dev Tools from your Plugins page.
    6. 从“插件”页面激活基本开发工具。

    A new menu appears allowing you to use the tools.

    出现一个新菜单,允许您使用这些工具。

下载地址
https://downloads.wordpress.org/plugin/basic-dev-tools.1.4.1.zip
-EOF-

AI助手支持GPT4.0