Skip to main content

Tools

email-sync
Tools Open Source Sync WordPress
=== Email Sync === Contributors: dev7studios, gilbitron Tags: email, sync, mailchimp Requires at least: 4.0 Tested up to: 4.2.2 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Sync your WordPress email addresses with your favorite email marketing software.
facebook-page-manager
Tools Open Source Sync WordPress
facebook-page-manager There are many wordpress plugins written to import Facebook events into a wordpress site, but not many that work the other direction. This is a small application written to help sync events from the wordpress event calendar at www.
magic-fields-2-toolkit
Tools Open Source PHP WordPress
=== Magic Fields 2 Toolkit === Contributors: Magenta Cuda Donate link: Tags: shortcodes, templates, custom fields, post copier Requires at least: 3.6 Tested up to: 4.2 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.
smartpost
Tools Open Source PHP WordPress
=== SmartPost Templates === Contributors: rafdizzle86 Donate link: http://rafilabs.com/ Tags: templates, forms, front end editor, video, ffmpeg, picture gallery, media, uploader Stable tag: 2.4.0 Requires at least: 3.8 Tested up to: 4.
debug
Tools Open Source PHP WordPress
=== Debug === Contributors: WPDO Tags: debug Requires at least: 4.0 Tested up to: 4.9.7 Stable tag: 2.4 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl.html An easy WordPress debug tool for plugin/theme developers.
synchi
Tools Open Source Sync WordPress
=== Synchi === Contributors: mdjekic Donate link: http://projects.djekic.net/synchi Tags: code, editor, advanced, syntax, highlight, admin, ide, development, codemirror License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Requires at least: 2.7 Tested up to: 4.
wp-github-tools
Tools Open Source PHP WordPress
WP GitHub Tools A plugin that inserts dynamic updates for your GitHub repositories. Description Use the custom GitHub Commit widget to display a list of the latest updates from a repository.
FixMySync_Theme
Tools Open Source Sync WordPress
_s Hi. I’m a starter theme called _s, or underscores, if you like. I’m a theme meant for hacking so don’t use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out there.
wp-tools
Tools Open Source PHP WordPress
wp-tools (wpt) wp-tools (wpt) is a command line interface to reduce boring tasks when working on WordPress plugin / theme project that will be published to wp.org. Most commands in wpt are shamelessly borrowed from existing task runner plugin
admin-toolbar-menus
Tools Open Source PHP WordPress
=== Admin Toolbar Menus === Contributors: Benbodhi Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=F7W2NUFAVQGW2 Tags: toolbar, admin, menu, menus, wplogo, adminbar, topbar, bar Requires at least: 3.4 Tested up to: 4.3 Stable tag: trunk License: GPLv2 or later License URI: http://www.
wikilookup-wordpress
Tools Open Source PHP WordPress
Wikilookup for WordPress Add the power of Wikipedia to your WordPress Blog Install Download the plugin files from the official WordPress plugin store: https://wordpress.org/plugins/wikilookup/ Extract the folder in your wp-content/plugins/ in your WordPress installation.
gdexport
Tools Open Source Sync WordPress
=== Plugin Name === Contributors: seoboxio Donate link: https://seobox.io Tags: google docs, export, gdocs, sync Requires at least: 5.0.0 Tested up to: 5.4.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Exports Google Docs as WordPress posts.
wp-remote-sync
Tools Open Source Sync WordPress
wp-remote-sync This plugin synchronises content with a remote wordpress site in a similar way to a distributed version control system. As of now it works to synchronize various resource types which include; posts, attachments and H5P.
decode-reply-tool
Tools Open Source PHP WordPress
=== Decode Reply Tool === Contributors: scottsmith Donate link: Tags: reply, Decode, discussion, social, twitter, app.net, adn, simple, minimal Requires at least: 2.7 Tested up to: 4.1 Stable tag: 1.1.9 License: GPLv3 or later License URI: http://www.
wordpress-ab-audio-sync
Tools Open Source Sync WordPress
WordPress A/B Audio Sync WordPress plugin that provides A/B audio comparison. This is a fork of the, now unmaintained, “hm-audio-sync” project. Screenshots Instructions Download the plugin and unzip to your wp-content/plugins directory Alternatively, just upload the zip file via the WordPress plugins UI Activate plugin via WordPress admin Include the following elements on your page or post <audio id="
necessary-tools
Tools Open Source PHP WordPress
=== Necessary-tools === Contributors: foresthoffman Tags: export, duplication, posts, admin Requires at least: 3.0.2 Tested up to: 4.7.3 Stable tag: 1.1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Necessary Tools provides useful features that should be included in WordPress by default.
wp-nanowrimo
Tools Open Source PHP WordPress
=== WP-NaNoWriMo === Contributors: Meredith Matthews Tags: NaNoWriMo, nano, wordcount, word, count, api, wp-rest, novel Tested up to: 4.4.1 License: GPL 3.0 License URI: http://www.gnu.org/licenses/gpl-3.0.html A set of tools useful for NaNoWriMo participants, including word counts, goals, and a template to display your entire book.
wp-toolkit
Tools Open Source PHP WordPress
WordPress toolkit A PHP toolkit to boost your WordPress development! 🚀 Installation Install the package via Composer: composer require studiometa/wp-toolkit Requirements PHP >=7.3 Usage // Create Custom Post Type use StudiometaWPToolkitBuildersPostTypeBuilder; $cpt = new PostTypeBuilder( 'product' ); $cpt->set_labels( 'Product', 'Products' ) ->set_has_archive( true ) ->register(); // Create Custom Taxonomy use StudiometaWPToolkitBuildersTaxonomyBuilder; $tax = new TaxonomyBuilder( 'product-cat' ); $tax->set_post_types( 'product' ) ->set_labels( 'Product Category', 'Product Categories' ) ->register(); // Create a manager use StudiometaWPToolkitManagersManagerInterface; class CustomManager implements ManagerInterface { run() { add_action( 'init', array( $this, 'some_action' ) ); } some_action() { // do something on init } } // Init all managers use StudiometaWPToolkitManagersManagerFactory; use StudiometaWPToolkitManagersAssetsManager; use StudiometaWPToolkitManagersCleanupManager; ManagerFactory::init( array( new AssetsManager(), new CleanupManager(), new CustomManager() ) ); AssetsManager The AssetsManager manager does the heavy lifting of registering and enqueuing assets for you.
wordpressbackuptool
Tools Open Source PHP WordPress
WordPressBackupTool Pure backup tool to backup your WordPress installation out of the box via WebFrontend (PHP) Contributors: number42io, hoenick Tags: wordpress, backup, backups, zip, files, archive, webfrontend, extract, restore
UCPT
Tools Open Source PHP WordPress
UCPT 10.1 Final Initial Release Universal Community Planning Tool The Universal Community Planning Tool (UCPT) is a population health planning framework that guides communities in implementing a digital collaborative to track their community’s planning processes.