Skip to main content

Open Source

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.
hello-wordpress-docker-circleci
Tools Open Source PHP WordPress
Hello WordPress Docker CircleCI A WordPress project running in Docker integrated with Circle CI, ready to deploy from development to production, bundled with all the necessary tools. Usage I am using the WordPress Docker container to run the commands through as that container has the required tools and libs to build and develop this project.
mage-wp-sync
Tools Open Source Sync WordPress
=== Magento WordPress Sync === Contributors: smackcoders Donate link: https://www.paypal.me/smackcoders Tags: magento, magentointegration, woocommerce, ecommerce, sync, data, admin, store, customers, products, sales, orders, automate, migration, fields, customfields, commerce Requires at least: 4 Tested up to: 4.
responsive-tooltip
Tools Open Source PHP WordPress
Responsive Mobile-Friendly Tooltip Plug-in for WordPress A WordPress plugin that helps you create responsive and mobile-friendly tooltips. tooltips are used to present a tiny amount of hidden content (mainly explanatory, so-called tips), that pops up when user moves a cursor over or clicks (less common) on a special target.
integrations-wordpress
Tools Open Source Sync WordPress
Adiungo WordPress Integration The WordPress integration makes it possible to index content on a WordPress website onto your own site. NOTE: THIS IS STILL IN DEVELOPMENT. THE DOCUMENTATION BELOW SHOWS HOW THIS IS EXPECTED TO BE USED.
add-toolbar-content-links
Tools Open Source PHP WordPress
=== Plugin Name === Contributors: circlecube Donate link: https://circlecube.com/listens/ Tags: admin, toolbar, shortcuts Requires at least: 3.3 Tested up to: 5.8 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.
copyright-licensing-tools
Tools Open Source PHP WordPress
=== iCopyright Toolbar === Contributors: iCopyright Inc. Tags: ads, advertising, article tools, attribution, copyright, creative commons, curate, curation, curation tools, content distribution, icopyright, infringement, license, licensing, monetization, monetize, network, piracy, publish, publishing, reblog, repost, re-use, reprints, republish, republish network, republishing network, repubHub, reuse, Share, sharing, syndicate, syndication Requires at least: 3.
bedrock-multisite-skeleton
Tools Open Source PHP WordPress
Bedrock Multisite Skeleton A WordPress Bedrock multisite skeleton. This project is trying to simplify the way we’re setting up a new WordPress project. Don’t repeat yourself. Much of the philosophy behind Bedrock is inspired by the Twelve-Factor App methodology including the WordPress specific version.
acf-tooltip
Tools Open Source PHP WordPress
=== ACF Tooltip === Contributors: tmconnect Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=XMLKD8H84HXB4&lc=US&item_name=Donation%20for%20WordPress%20Plugins&no_note=0&cn=Add%20a%20message%3a&no_shipping=1¤cy_code=EUR Tags: acf, acfpro, advanced custom fields, instructions, tooltip Requires at least: 4.7 Tested up to: 4.8 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.
gd-tools
Tools Open Source PHP WordPress
Good Tools Starter plugin for quickly prototyping features for our WordPress projects. Description This plugin is for quickly prototyping features we want to develop for WP projects. The framework got its start with the WordPress Plugin Boilerplate Genertator
photo-tools-image-taxonomies
Tools Open Source PHP WordPress
=== PhotoPress - Image Taxonomies === Contributors: padams Donate link: http://www.photopressdev.com Tags: photos, images, taxonomies, Lightroom, meta, meta data, image taxonomies, taxonomies, photo meta-data, Adobe Lightroom, CaptureOne, digital asset managers, photo catalogs Requires at least: 3.
gulp-sass-for-wp-themes
Tools Open Source Sync WordPress
add sass and browser-sync to wordpress themes Setup: clone the repository with: git clone https://github.com/eyal670/gulp-sass-for-wp-themes.git create folder named dev within the theme folder as follow: wordpress-root |-- wp-content |-- themes |-- theme-folder |-- dev put the repository files inside the dev folder navigate to dev folder and run npm install enqueue css wp_enqueue_style( 'native-code_css', get_template_directory_uri() .
twitter-nest
Tools Open Source PHP WordPress
twitter-nest Tools for creating a decentralized Twitter clone on WordPress. Tweet without using the Twitter interface. Automatically back up new tweets to WordPress. (requires developer account) Import your tweet archive.
twitter-tools-bitly-links
Tools Open Source PHP WordPress
=== Twitter Tools: bit.ly Links === Contributors: Viper007Bond Donate link: http://www.viper007bond.com/donate/ Tags: twitter Requires at least: 2.7 Tested up to: 2.8 Stable tag: trunk Makes the links that Twitter Tools posts to Twitter be API-created bit.
Github-Tools-for-WordPress
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.