Skip to main content

Tools

toolbox-and-showroom-supercharger
Tools Open Source PHP WordPress
=== Toolbox and Showroom Supercharger === Contributors: nilsnh Tags: impacthub Requires at least: 3.1 Tested up to: 4.3 Stable tag: 1.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin adds custom posts "
comment-toolbar
Tools Open Source PHP WordPress
=== Comment Toolbar === Donate link: http://www.cristianofino.net/ Contributors: Cristiano Fino Tags: comments, reply, quote, navigation, moving, toolbar, scrolling, images Requires at least: 2.3.1 Tested up to: 2.8.0 Stable tag: 1.4.00 == Description == This plug-in adds up to six buttons at the end (or the top) of every comments to automatically insert Comments Navigation, Reply and Quote functions.
roots_sass
Tools Open Source Sync WordPress
Roots Starter Theme Roots is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap that will help you make better themes. Source: https://github.com/roots/roots Homepage: http://roots.io/ Documentation: http://roots.io/docs/ Twitter: @rootswp, @retlehs, @swalkinshaw, @Foxaii, @c2foryou Newsletter: Subscribe Forum: http://discourse.
WordPress-tools
Tools Open Source PHP WordPress
WordPress-tools ⚡总结一下平时在 WordPress 使用中的实用代码段,欢迎提交PR 更新 WordPress 推荐使用 WP-CLI 更新 WordPress 安装 curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar php wp-cli.phar --info # 检查是否可用 chmod +x wp-cli.phar sudo mv wp-cli.phar /usr/local/bin/wp # 简化命令 更新 wp core update # 更新核心 wp core update-db # 更新数据库 短代码使用方式 为了防止主题更新覆盖 functions.
google-identity-toolkit
Tools Open Source PHP WordPress
=== Google Identity Toolkit === Contributors: easyrp Donate link: http://code.google.com/apis/identitytoolkit Tags: openid, twitter, google, yahoo, api, oauth, myspace, linkedin, windows live, login, registration, register, social api, social apis, widget, community, sharing, share, publish, publishing, share button, share widget, social widget, tweet, status update, news feed, newsfeed, social login, social sharing, social sign-on, social sign-in Requires at least: 2.
sync-facebook-events
Tools Open Source Sync WordPress
=== Sync Facebook Events === Contributors: markpdxt, scottconnerly Tags: facebook, events, synchronize, calendar Requires at least: 3.0 Tested up to: 3.5.1 Stable tag: 1.0.8 A simple plugin to Sync Facebook events to The Events Calendar plugin by Modern Tribe.
wordpress-db-sync
Tools Open Source Sync WordPress
wordpress-db-sync Shell scripts for syncing WordPress MySQL databases via Git Simple setup and usage Sync between local and remote installations Sync across multiple team members for local development Installation Install a copy of the scripts on each machine you would like to sync
wp-tools
Tools Open Source PHP WordPress
WP Tools WP Tools is a collection of shell commands for maintaining WordPress databases. Usage To run the shell, simply run wp-tools from the command line and pass the
wowhead-tooltips
Tools Open Source PHP WordPress
=== WoWHead Tooltips === Contributors: elmoo32 Donate link: - Tags: wowhead, tooltips, world of warcraft, wow, shortcode, plugin Requires at least: 3.0 Tested up to: 4.4.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.
wordpress-better-plugins-plugin
Tools Open Source PHP WordPress
The Better Plugins Plugin This WordPress plugin makes dealing with plugins easier by providing tools for filtering, comparing, and reporting plugins. Available on the WordPress plugin repo Quickly Find the Plugin You’re Looking For on the Plugins Screen When you have dozens of plugins it can be a pain to find the specific one you’re looking for in a long list.
clone-replace
Tools Open Source PHP WordPress
=== Plugin Name === Contributors: mboynes, alleyinteractive Tags: editing, duplication, replacement, workflow Requires at least: 3.5 Tested up to: 5.6.1 Stable tag: 0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Gives you the ability to clone posts, and replace posts.
Developer-Mode-Tools
Tools Open Source PHP WordPress
=== Developer Mode Tools === Contributors: Tyler Gerig License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: developer,client,developer mode,hide menu,admin,menu,disable updates,disable update,hide plugins,plugin Requires at least: 3.1 Tested up to: 3.5.1 Stable tag: 0.
gumpress
Tools Open Source Sync WordPress
Gumpress Gumpress is a woocommerce extension that allows you to import Gumroad products into your woocommerce store. It allows you to create a personalized gumroad storefront using any woocommerce theme.
wordpress-github-sync
Tools Open Source Sync WordPress
WordPress <–> GitHub Sync Contributors: JamesDiGioia, benbalter Tags: github, git, version control, content, collaboration, publishing Requires at least: 3.9 Tested up to: 4.8 Stable tag: 2.0.1 License: GPLv2 License URI: http://www.
sak4wp
Tools Open Source PHP WordPress
SAK4WP – Swiss Army Knife for WordPress Swiss Army Knife for WordPress is a standalone tool which allows you to perform some recovery operations on your WordPress site. This tool is intended to be used for a short time only and then removed in order to prevent security issues.
wordpress-starter
Tools Open Source PHP WordPress
WordPress Project Template by JustCoded WordPress Project Template is a skeleton WordPress site with modern development tools, easier configuration, improved folder structure and latest security best practices. Better project structure The organization of skeleton is similar to putting WordPress core files in its own subdirectory,
lw-mwp-tools
Tools Open Source PHP WordPress
=== LW MWP Tools === Contributors: fs1995 Donate link: https://paypal.me/fs1995 Tags: liquidweb, liquid web, server info, monitor, debug Requires at least: 3.4 Tested up to: 4.9.6 Stable tag: trunk License: GPLv2 or later License URI: http://www.
themedy-toolbox
Tools Open Source PHP WordPress
=== Themedy Toolbox === Contributors: themedy, mahodder, matthodder Tags: shortcodes, themedy, genesis, thesis Requires at least: 4.1 Tested up to: 4.2.2 Stable tag: 1.0.8 License: GPLv2 or later License URI: http://www.
wp-github-sync-meta
Tools Open Source Sync WordPress
WP GitHub Sync Meta Contributors: litefeel Tags: github, git, version control, content, collaboration, publishing, meta, tags, categories Donate link: https://www.paypal.me/litefeel Requires at least: 4.2 Tested up to: 4.7.3 Stable tag: 1.
wpsh
Tools Open Source PHP WordPress
wpsh A command line tool for local WordPress development. Introduction wpsh is a command line tool we use to sync the database and uploaded files from a remote (PRODUCTION) WordPress install to a local (DEVELOPMENT) install.