ھي پلگ ان WordPress جي جديد 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.