Linux 软件免费装
Banner图

Automation Rules

开发者 codefarma
更新时间 2021年10月12日 08:50
捐献地址: 去捐款
PHP版本: 7.0 及以上
WordPress版本: 5.8
版权: GPLv2 or later
版权网址: 版权信息

标签

rules automation programming

下载

1.0.4 1.0.5 1.2.0 1.2.1 1.0.2 1.0.3 1.1.2 1.1.3 1.1.4 1.2.2 1.2.3 1.3.0 1.3.1 1.4.0 1.1.0 1.1.1 1.0.0 1.0.1

详情介绍:

Automation allows you to build new features on the fly and automate plugins using simple "rules". Use "rules" to assign what happens on your site when certain events occur. An individual rule consists of an event, some conditions to check, and one or more actions to take. For example: Rule 1.
Event: When a user logs in...\ Action: Increment a login count for the user.
Rule 2.
Event: When a user logs in...\ Condition: If their login counter has reached a certain threshold...\ Action: Promote the user to a new member role.
Multiple rules can work in coordination with each other to create workflows and custom features. A rule is the building block for creating automations, and automations are a path to create new custom site features by connecting various "automation ready" plugins and their behaviors in new ways. The possibilities of what you can automate is only limited by your imagination (or the number of "automation ready" plugins you have installed on your site). If you want to automate features of a plugin that is not yet automation ready, that's not a problem because an expansion pack can easily be created to make it automation ready. Automation Bundles Multiple "rules" can be grouped together into "automation bundles", which is a convenient way to package and share your creations with other site owners. These "automation bundles" allow anybody to create customized behaviors between automation ready plugins, and distribute those in a way that allow others to use them with minimal configuration.

安装:

  1. Install the plugin.
  2. Click the "Rules Studio" link in the WP Admin.
  3. Start a new rule by clicking the "Start A Rule" button.

更新日志:

1.4.0 Fixed Added Changed 1.3.1 Fixed 1.3.0 Added Changed Fixed 1.2.3 Fixed 1.1.4 Added Changed Fixed 1.1.3 Added Changed Fixed 1.1.2 Added Changed Fixed 1.1.1 Changed Fixed 1.1.0 Added Changed 1.0.5 Added Changed Fixed 1.0.4 Added 1.0.3 Added Changed Fixed 1.0.2 Added Fixed Changed 1.0.1 Added Changed Fixed 1.0.0