wordpress-plugin
Here are 7,991 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
Apr 14, 2022 - PHP
When querying for content or excerpt on content nodes (posts, pages, etc) the content and excerpt fields can be queried for with a format: RAW argument.
The RAW content will only be returned to authenticated users.
The description of the RAW enum should explain this.
Currently the descriptions are as follows:
:
This is low priority because the list of caches changes infrequently.
The WordPress Plugin to Store Uploads on Amazon S3
-
Updated
Mar 14, 2022 - PHP
Redux is a simple, truly extensible options framework for WordPress themes and plugins!
-
Updated
Apr 2, 2022 - JavaScript
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
Apr 15, 2022 - PHP
The Developer Tools Panel for WordPress
-
Updated
Apr 15, 2022 - PHP
Extending the customizer
-
Updated
Mar 22, 2022 - PHP
WordPress static site generator for security, performance and cost benefits
-
Updated
Apr 3, 2022 - PHP
In version 4.1.0 when using: ElasticPress\Features::factory()->get_registered_feature( 'related_posts' )->find_related( $postID, 4 );, the defined limit is not being respected, it is always showing the default of 5 posts.
Environment information
- WordPress version: 5.9.3
- ElasticPress version: 4.1.0
- Elasticsearch version: 7.2.0
- Where do you host your Elasticsearch server? Bo
The best plugin for WordPress custom fields and custom meta boxes
-
Updated
Apr 14, 2022 - PHP
WordPress plugin which contains a collection of modules to apply theme-agnostic front-end modifications
-
Updated
Mar 23, 2022 - PHP
One-click WordPress plugin that converts all posts, pages, taxonomies, metadata, and settings to Markdown and YAML which can be dropped into Jekyll (or Hugo or any other Markdown and YAML based site engine).
-
Updated
Jan 27, 2022 - 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
Apr 14, 2022 - PHP
A QR Code generator for PHP7.4+
-
Updated
Mar 29, 2022 - PHP
A WordPress plugin to sync content with a GitHub repository (or Jekyll site)
-
Updated
Jan 4, 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
Apr 13, 2022 - PHP
WordPress plugin to configure wp-admin and application state using a single config file.
-
Updated
Apr 1, 2022 - PHP
Describe the bug
When using the template functionality of the innerBlocks component we can run into issues with how the undo and redo editor functions behave. Specifically if we are setting a block attribute when the template changes we are creating two undo snapshots: one when the attribute is set and another when the innerBlocks are updated.
We solved this issue in the Form block here: h
WordPress plugin to implement secure bcrypt hashed passwords
-
Updated
Mar 18, 2022 - PHP
Two-Factor Authentication for WordPress.
-
Updated
Mar 24, 2022 - PHP
WPScan rewritten in Python + some WPSeku ideas
-
Updated
Jun 4, 2021 - Python
Before submitting an issue please check that you’ve completed the following steps:
- Made sure you’re on the latest version
3.10.8 - Used the search feature to ensure that the bug hasn’t been reported before
Describe the bug
When a query string is set to be cached, it will be cached on pages excluded from caching as well.
To Reproduce
Steps to reproduce the behavio
WordPress plugin that lets you use Discourse as the community engine for a WordPress blog
-
Updated
Mar 31, 2022 - PHP
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."


Introduced in #38591. Some basic test coverage could e.g. check if setting the avatar to a different user really shows the correct image for that user.