wordpress-plugin
Here are 6,110 public repositories matching this topic...
There seems to be a lack of documentation for developers on how to implement global settings in the new Theme Style section of the Elementor Editor as well as how to reference those global settings.
What is the proper way to implement this functionality? Once implemented, how can I get the value of the registered controls from somewhere else in the application like a dynamic tag?
I was told
-
Updated
Jun 25, 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.
It would be nice if logs and debugging won't show up in minified scripts. So the custom.min.js should not have any debugging
This should work if added.
https://www.npmjs.com/package/gulp-strip-debug
Feature description
Update and adapt the PM guidelines to match the current process for AMP Plugin.
The specifications are documented in <root>/contributing/project-management.md and don't apply for this project after the codebase was split.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
https://themecheck.info gives following malware alert because of commented out fopen function in redux_helpers.php: 660.
Malware : Operations on file system fopen was found in the file class.redux_helpers.php 657: //$fp = fopen( $file, 'r' );fread was found in the file class.redux_helpers.php 660: //$file_data = fread( $fp, 8192 );fclose was found in the file class.redux_helpers.php 66
If you already have a base AWS SDK instance, we should add a filter to allow overriding S3 Uploads' copy of it. This allows unifying options across all uses of the SDK.
Steps to reproduce the issue
I don't have an example in production, this is happening locally.
- Create a WordPress site using Jetpack Lazy Images and Woocommerce.
- Add a post with a server side rendered Woocommerce block.
- One where it stores the IDs of the products rather than the rendered HTML
Issue description:
I copy/pasted the add_config code on https://kirki.org/docs/arguments/option_name and it resulted in an error.
// Use serialized options under "my_option".
// Settings will be accessed from "my_option['my_setting']".
Kirki::add_config( 'my_config', [
'option_type' => 'option',
'option_name' => 'my_option'
];
The closing parenthesis ) is missing.
If a user has disabled the WordPress admin bar on the frontend via the Show Toolbar when viewing site user preference, it would be good if the QM toolbar was also disabled so all toolbars are removed.
-
Updated
Jun 24, 2020 - PHP
The documentation contains these guidelines for defining an ep_register_feature:
http://10up.github.io/ElasticPress/tutorial-feature-api.html
But this warns generates a PHP warning:
Notice: ep_register_feature is deprecated since version 3.0! Use Feature registration API instead.
I found this blog post saying that the Feature recording mode has changed:
Describe the bug
I get a gateway timeout error when I export. I have about 1500 posts.
Steps to reproduce the behavior
- Go to 'Tools'
- Click on 'Export to Jekyll'
- See error
Expected behavior
A download of markdown files in a zip file.
Screenshots

- This is not a personal support request that should be posted on the [Roots Discourse](https://discourse.roots
https://github.com/pods-framework/pods/blob/2.x/README.md#get-support--help
We should also do a code search to check for any other places that might be hanging around.
- update server setup guide docs with workable default (
user:group,g+wfor www) - plugin attempt to set group write permissions when writing files
- don't pollute logs when can't set target permissions/ownership (but can still write files)
- stop processing when unable to write/delete a file due to permissions +
WsLogit
-
Updated
Jun 14, 2020 - PHP
Bug Report
- I've read the guidelines for Contributing to Roots Projects
- This is a feature request
- This is a bug report
- This request isn't a duplicate of an existing issue
- I've read the [docs](https://github.com/roots/wp-password-bcrypt/blob
Wiki missing
README.md has multiple links to a wiki for this repository: https://github.com/discourse/wp-discourse/wiki.
The link simply redirects to the repository root for me. Presumably this means it either no longer exists, or is not public.
Can the documentation links be fixed or updated?
Is your feature request related to a problem? Please describe.
The Carousel Gallery block allows a single caption for the entire gallery. This means that I am not able to set specific captions per image which might be appropriate to indicate the artist/photographer for instance.
Describe the solution you'd like
An option to set individual captions for the images within a Carousel Gal
-
Updated
Nov 26, 2019 - PHP
-
Updated
Jul 29, 2019 - Python
On our install, sometimes we see the same job for the same hook being duplicated multiple times with the same nextrun timestamp.
Regardless of my example, instead of using a SQL query to delete a job or multiple jobs, it would be handy if there was a wp-cli command that allowed us to remove said jobs.
If this sounds like a good idea, I recommend wp cavalcade job delete for this new subco
-
Updated
Feb 15, 2020 - JavaScript
Hi all
I just wanted to confirm whether this will work with custom order types (eg. WC Subscriptions or a custom order type I create)?
Cheers
PS. Also, is anyone using the custom products table plugin (https://github.com/woocommerce/woocommerce-product-tables-feature-plugin) in conjunction with this one?
function remap_featured_images() {}
seems to do that but:
- is commented
- depends upon
$processed_posts - ... which "obsolete" and thus not used
As a consequence, no thumbnail remapping currently happen.
Is it left to "implementers"? Is it just "needs work", and if yes, then where should new code live?
-
Updated
Jun 22, 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."

I've been working with @jameskoster and @jasmussen to create new G2 icons. (I'm currently working on the Woo app and noticed there were no current G2 icons equivalent for some existing icons).
[svg files here](https://drive.g