-
# Learning Pathway: Intermediate Plugin Developer
The intermediate plugin developer has the fundamental knowledge needed to develop for WordPress gained in the [Beginner Developer Learning Pathway](h…
-
https://github.com/backdrop/backdrop-issues/issues/930#issuecomment-204680496
If the CSS for the admin theme is built well this will be really easy to implement. Since that's a goal I have anyway, …
-
Here is a pretty good article on the topic: https://kinsta.com/blog/wordpress-svg/#svg-security. It links for more information to https://www.owasp.org/index.php/XML_External_Entity_(XXE)_Processing, …
ottok updated
4 years ago
-
> [!NOTE]
> This is an integral part of the block API https://github.com/WordPress/gutenberg/issues/41236
Pattern block tracking issue - #50159
We've so far treated patterns as a block instantiati…
mtias updated
2 weeks ago
-
**Prerequisites (mark completed items with an [x]):**
- [X] I have have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and cl…
-
I want to be able to populate an array in the vertexshader to improve the performance of texture fetches greatly but I can't seem to find a way to do this.
```
static var SRC = {
@param var …
-
### Description
I was trying to play around with `@wordpress/components` for a plugin settings page in React for a demo for a WordCamp talk and I immediately noticed some problems in the current st…
-
kogai updated
5 years ago
-
I have installed the elasticpress-react with following npm command - (https://github.com/10up/elasticpress-react)
npm install @10up/elasticpress-react --save
After installation, I am including co…
-
Hey everyone 👋
I've been thinking about Image Editing in the WordPress mobile apps. I wanted to improve the workflow of content creation on mobile. Instead of jumping between photos apps for simple…