이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Task Runner

설명

I have created a task runner for WordPress that can be used to automate tasks to one click. This is a
powerful plugin that allows the full control of WordPress from an easy intuitive scripting language.
All available inside your WordPress admin area.

Currently this plugin is in an unofficial beta mode, but it is rather stable and does
an impressive job.

What will this plugin do for you?

  • Create command scripts with a very easy english sentence structure.
  • Built-in easy to view console and progress bar so you can track running tasks.
  • Save, export, import, create and delete your scripts.
  • Task builder for easy inserting of new commands.
  • Syntax Highlighting so you know your commands are right.
  • Web Disrupt core installation provided as a script, more to come…

What Commands are available

  • Install, activate, and delete a local or remote WordPress theme.
  • Install, activate, deactivate, and delete WordPress plugins.
  • Add or update options in WordPress settings and post meta data.
  • If, and, or, else, and elseif have been added for the formation of conditional statements.
  • isSSL which checks if the current url is https or http.
  • Variables to save data and curly brace binding to reuse the {{variables}}.
  • Create and update WordPress posts.
  • Console commands to print out important information to the user.

In the works

  • Upgrading WordPress, its themes, and plugins
  • More Thirdparty Plugin Integrations
  • WooCommerce Add product and configure settings
  • Some One-click site buildouts.
  • One-click sales Funnel build outs via Elementor Unlimited library
  • Checking, alerting, and fixing security vulnerabilities
  • Automation triggers to run scripts.

Mission

I have created this plugin to help me facilitate the standardization of WordPress
tweaking, building, best practices, and settings. To make it easy for agencies/business owners to
create, update, and maintain their own WordPress websites hassle free.

This plugin needs you

As I add more features, there are way to help contribute to this product. I have created a public
git repo and will be managing changes from this centeralized location. Please feel free to help me
build out more integrations with thirdparty plugins, themes, and other cool features.
Github Repo

More Information:

Get more information and view the documentation at:
webdisrupt.com Documentation
Get Involved with the Github Repo
Become a Disruptor

설치

  1. Upload “task-runner.zip” to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Task Runner”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Task Runner”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.4

  • Fixed a problem with local themes not being referenced correctly

1.0.3

  • Increased filtering against bad data for getting library items

1.0.1

  • Fixed sanitation issues that were cause plugin manipulation issues.
  • Updated test script
  • Added downward scrolling to console to track long scripts as they execute

1.0.0

  • Initial release.