-
If air-datepicker is used along side other datepicker plugins, things break, because they all use same basic CSS class and same basic function name: 'datepicker'. It would be great to rename air-datep…
-
## Bug Report
- [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/).
- [x] Yes, more specifically, I reviewed the guidelines on [how to wri…
-
## Needs Assessment Statement
A course to teach plugin developers how to convert their existing PHP shortcodes into blocks.
## Target Audience
Ben is a plugin developer who uses shortcodes to…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
### Template Information:
- [CVE-2023-2178](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2178)
- Aajoda Testimonials < 2.2.2 - Admin+ Stored XSS
- Description:The plugin does not san…
-
Hello !
Using Greenlight 3.0.6.1 on BBB 2.6.12, installed from the famous one command line.
I'm trying to change the SMTP config, since I've migrated my domain name management from gandi.net to …
-
It would be nice if we could switch the years somehow, without spamming the next/prev month links.
Either an extra pair of where the next/prev months are, or maybe a select box for years in the capti…
-
The `@wordpress/api-fetch` package is super useful even outside of the context of the editor. In theory it would be a great package to use on the frontend of any WordPress site to interact with the Wo…
-
This works:
And This works
/templates/
But I can't combine the 2 and ignore the FileComment in the `app/*` folder. Like:
/app/
What am I missing?
-
## Problem
We use `kebap-case` in the locale string interpolations that are replaced by `VueI18n`. These should be replaced with `camelCase` to prevent errors in `Nuxt3`'s version of i18n.
##…