One-click WordPress plugin that converts all posts, pages, taxonomies, metadata, and settings to Markdown and YAML which can be dropped into Jekyll. View plugin in the WordPress plugin directory.
jekyll wordpress wp-cli wordpress-pluginControl loading of external files when developing locally. WP loads certain external files (fonts, Gravatar, etc.) and makes external HTTP calls. This isn't usually an issue, unless you're working in an evironment without a web connection. This plugin removes/unhooks those actions to reduce load time and avoid errors due to missing files. See CHANGES.md.
wordpress offline-mode airplane-mode wp-cliTerminus is Pantheon's Command Line Interface (CLI), providing at least equivalent functionality to the Pantheon's browser-based Dashboard and easier scripting. You can install Terminus just about anywhere on your system. In this README, we'll use /install/location to stand in for your chosen installation location.
pantheon terminus cli drush wp-cliThis WP-CLI package provides the wp tgmpa-plugin command for working with plugins required using the TGM Plugin Activation library. Installing this package requires WP-CLI v0.23.0 or greater. Update to the latest stable release with wp cli update.
wordpress wp-cli tgmpa-installation tgmpaCavalcade is a scalable job system, designed as a drop-in replacement for WordPress's built-in pseudo-cron system. From the WordPress side, none of your code needs to change. Cavalcade transparently integrates with the existing wp-cron functions to act as a full replacement. Cavalcade pushes these jobs off into their own database table for efficient storage.
wp-cron cavalcade wp-cli multisite wordpress wordpress-plugin workers scheduled-tasksWP-CLI command which checks the existence of PHP extensions needed to run WordPress. Checks the existence of extensions that are required to run WordPress.
wp-cli-command wordpress wp-cli wp-cli-packageThis is an example repo for how one might wire up Docker Compose with the chriszarate/wordpress image for plugin or theme development. In addition to WP-CLI, PHPUnit, Xdebug, and the WordPress unit testing suite, the docker-compose.yml file adds MariaDB and nginx-proxy to create a complete development environment that starts quickly. Clone or fork this repo.
docker wordpress docker-compose phpunit xdebug wp-cliA command-line toolkit for work on custom WordPress developments in an efficient way. You can either create a working directory first and run wp init in there or you just can run wp init example.com or wp init "My WordPress Site" for that.
wordpress wp-cli wp-artisanUnless post revisions are explicitly limited, WordPress will build up a hefty sum of revisions over time. While it's great to have revision history for some recent content, the chances that old revisions will be necessary diminish the longer a post has been published. Revision Strike is designed to automatically remove these unneeded revisions on older, published posts. First, a threshold is set, with a default of 30 days. Once a day, Revision Strike will run and find any post revisions in the database attached to published posts with a post date of at least 30 (or your custom threshold) days ago, and "strike" (tear-down and remove) them from the WordPress database.
wordpress wordpress-plugin post-revisions wp-cli wp-cronRegolith is a WordPress installation template that employs best practices, but is also tailored for less demanding projects, and aims to automate as much maintenance as possible. Check out the screenshots page to see some of the above features.
wordpress-boilerplate bedrock wordpress-installation apache wp-cli deploymentGenerates and reads the wp-config.php file. Generates and reads the wp-config.php file.
wp-cli wp-cli-packageDownloads, installs, updates, and manages a WordPress installation. Downloads, installs, updates, and manages a WordPress installation.
wp-cli wp-cli-packageTests, runs, and deletes WP-Cron events; manages WP-Cron schedules. Tests, runs, and deletes WP-Cron events; manages WP-Cron schedules.
wp-cli wp-cli-packageDiagnose problems within WordPress by running a series of checks for symptoms. wp doctor lets you easily run a series of configurable checks to diagnose what's ailing with WordPress.
wp-cli wp-cli-packageManage WordPress core entities. Creates, updates, deletes, and moderates comments.
wp-cli wp-cli-packageFind WordPress installations on the filesystem. Recursively iterates subdirectories of provided <path> to find and report WordPress installations. A WordPress installation is a wp-includes directory with a version.php file.
wp-cli wp-cli-packageImports content from a given WXR file. Provides a command line interface to the WordPress Importer plugin, for performing data migrations.
wp-cli wp-cli-packageQuickly identify what's slow with WordPress. wp profile monitors key performance indicators of the WordPress execution process to help you quickly identify points of slowness.
wp-cli wp-cli-packageLists or flushes the site's rewrite rules, updates the permalink structure. Lists or flushes the site's rewrite rules, updates the permalink structure.
wp-cli wp-cli-package
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.