wordpress-plugin
Here are 6,339 public repositories matching this topic...
The most advanced frontend drag & drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design.
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Aug 9, 2020 - JavaScript
This WP plugin will update GitHub, Bitbucket, GitLab, and Gitea hosted plugins and themes
-
Updated
Aug 11, 2020 - PHP
Currently, in order to register a field to an Edge you have to know the full Edge name, like RootQueryToPostConnectionEdge and that's cumbersome.
It would be nice to have something like: register_graphql_edge_field( $fromType, $toType, $fieldName, $config );
I think it's easier to know the from/to type than know the fully qualified edge name.
An advanced & extensively documented Gulp WordPress workflow. Kick start a build-workflow for your WordPress plugins and themes with Gulp.
-
Updated
Jan 18, 2020 - JavaScript
The list of AMP Caches is available at https://cdn.ampproject.org/caches.json
This could be pulled in dynamically rather than hard-coding each AMP Cache in \AMP_HTTP::get_amp_cache_hosts():
This is low priority because the list of caches changes infrequently.
Redux is a simple, truly extensible options framework for WordPress themes and plugins.
-
Updated
Aug 19, 2020 - PHP
The WordPress Plugin to Store Uploads on Amazon S3
-
Updated
Aug 5, 2020 - PHP
Extending the customizer
-
Updated
Aug 10, 2020 - PHP
The Developer Tools Panel for WordPress
-
Updated
Sep 3, 2020 - PHP
The best plugin for WordPress custom fields and custom meta boxes
-
Updated
Sep 3, 2020 - PHP
A fast and flexible search and query engine for WordPress.
-
Updated
Sep 3, 2020 - PHP
One-click WordPress plugin that converts all posts, pages, taxonomies, metadata, and settings to Markdown and YAML which can be dropped into Jekyll
-
Updated
Aug 27, 2020 - PHP
WordPress plugin which contains a collection of modules to apply theme-agnostic front-end modifications
-
Updated
Sep 1, 2020 - PHP
The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
-
Updated
Sep 2, 2020 - PHP
WordPress static site generator for security, performance and cost benefits
-
Updated
Sep 2, 2020 - PHP
A WordPress plugin to sync content with a GitHub repository (or Jekyll site)
-
Updated
Oct 8, 2019 - PHP
A QR Code generator for PHP7.4+
-
Updated
Jun 14, 2020 - PHP
WordPress plugin to implement secure bcrypt hashed passwords
-
Updated
Jul 15, 2019 - PHP
WordPress plugin that lets you use Discourse as the community engine for a WordPress blog
-
Updated
Aug 19, 2020 - PHP
WordPress plugin containing modules to cleanup and customize wp-admin
-
Updated
Aug 21, 2020 - PHP
WPScan rewritten in Python + some WPSeku ideas
-
Updated
Jul 29, 2019 - Python
A better wp-cron. Horizontally scalable, works perfectly with multisite.
-
Updated
Jul 31, 2020 - PHP
TypeRocket for WordPress: An MVC framework to empower your development.
-
Updated
Feb 15, 2020 - JavaScript
Store WooCommerce order data in a custom table for improved performance.
-
Updated
Mar 31, 2020 - PHP
A collection of plugins, starter themes and tools to make WordPress development easier.
-
Updated
Sep 2, 2020
Improve this page
Add a description, image, and links to the wordpress-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wordpress-plugin topic, visit your repo's landing page and select "manage topics."



wp.data.plugins.persistencehas a deprecated function__unstableMigratethat should have been removed when WP 5.4 was released.https://github.com/WordPress/gutenberg/blob/655475a10ae31cbb737b1b26b1bc057317b9e560/packages/data/src/plugins/persistence/index.js#L225-L294