wordpress-plugin
Here are 7,239 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
Aug 18, 2021 - PHP
Many user have expressed how useful GraphQL Voyager has been as they work on sites powered by WPGraphQL.
It would be nice to let users use GraphQL Voyager within their WordPress dashboard alongside GraphiQL.
-
Updated
May 22, 2021 - JavaScript
This WP plugin will update GitHub, Bitbucket, GitLab, and Gitea hosted plugins and themes
-
Updated
Aug 10, 2021 - PHP
An advanced Gulp workflow for WordPress development with extensive documentation. Used by 40,000+ themes and plugins.
-
Updated
May 7, 2021 - JavaScript
Bug Description
On an AMP-first site I ran across the following amp-img:
<!--noscript-->
<amp-img height="1" width="1" alt="fbpx" src="https://www.facebook.com/tr?id=413752866132374&ev=PageView&noscript=1" class="amp-wp-enforced-sizes amp-wp-6a19fc1 i-amphtml-layout-intrinsic i-amphtml-layout-size-defined" layout="intrinsic" data-amp-Redux is a simple, truly extensible options framework for WordPress themes and plugins!
-
Updated
Aug 18, 2021 - JavaScript
The WordPress Plugin to Store Uploads on Amazon S3
-
Updated
Aug 14, 2021 - PHP
Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
-
Updated
Aug 18, 2021 - PHP
The Developer Tools Panel for WordPress
-
Updated
Aug 2, 2021 - PHP
Extending the customizer
-
Updated
Jul 19, 2021 - PHP
The best plugin for WordPress custom fields and custom meta boxes
-
Updated
Aug 6, 2021 - PHP
WordPress static site generator for security, performance and cost benefits
-
Updated
Jun 22, 2021 - PHP
A fast and flexible search and query engine for WordPress.
-
Updated
Aug 18, 2021 - PHP
WordPress plugin which contains a collection of modules to apply theme-agnostic front-end modifications
-
Updated
Jul 27, 2021 - 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 2, 2021 - 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
Aug 18, 2021 - PHP
A QR Code generator for PHP7.4+
-
Updated
Jul 23, 2021 - PHP
SiteOrigin Page Builder is a powerful content creation interface, instantly recognizable, astonishingly different. SiteOrigin Page Builder makes it easy to create responsive column-based content using the widgets you know and love. Your content will accurately adapt to all mobile devices, ensuring your site is mobile-ready.
-
Updated
Aug 14, 2021 - PHP
A WordPress plugin to sync content with a GitHub repository (or Jekyll site)
-
Updated
Jan 4, 2021 - PHP
Describe the bug:
Certain components have defined propTypes that allow for greater engineering confidence when developing. Efforts should be made to properly define propTypes across the CoBlocks repository.
Expected behavior:
Expect that propTypes are known and defined across CoBlocks.
Existing defined
WordPress plugin to implement secure bcrypt hashed passwords
-
Updated
Dec 31, 2020 - PHP
WordPress plugin to configure wp-admin and application state using a single config file.
-
Updated
Aug 9, 2021 - PHP
WPScan rewritten in Python + some WPSeku ideas
-
Updated
Jun 4, 2021 - Python
WordPress plugin that lets you use Discourse as the community engine for a WordPress blog
-
Updated
Aug 13, 2021 - PHP
Store WooCommerce order data in a custom table for improved performance.
-
Updated
Jul 13, 2021 - PHP
Describe the bug
On the frontend, the embed post block generates an iframe that loads the embedded posts, but when the Lazyload for iframes is enabled, embedded posts are not loaded in the Chrome browser.
Lazy load status for iframe does not change from data-ll-status="loading" to data-ll-status="loaded".
On Firefox embedded post iframe is lazy loaded.
To Reproduce
Steps to
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."


I just realized that this code is not used anywhere and could be removed safely:
https://github.com/WordPress/gutenberg/blob/5e8e8b4ab102e54d9cf5b981d0aa38bb003aaba4/packages/core-data/src/actions.js#L727-L740
Everything goes through
receiveUserPermissionthese days.