-
```php
// Was
function tt1_dark_mode_switch_the_styles() {
// Becomes
namespace WordPress\Twenty_Twenty_One\Dark_Mode_Switch;
function the_styles() {
```
What do you think?
You can't say…
-
I noticed you opted towards `unstable_webpack5` flag that's manually passed.
Just wanted some information on why we need a manual flag for this, the rest of next and patched community plugins / lo…
-
## Expected behaviour
html-webpack-plugin should output an index.html file which can then be compressed by the compression-plugin
## Current behaviour
In Webpack 5 (tested in rc3), the index.…
csvan updated
4 years ago
-
The [readme.txt](https://plugins.svn.wordpress.org/page-optimize/tags/0.4.6/readme.txt) on the 0.4.6 branch shows tested up to 5.3, but it's confirmed tested up to 5.4 in the [plugin readme.txt](https…
-
Currently, the renewable share is calculated both per energy vector and the whole energy system.
RES = renewable generation/total generation
For the system-wide renewable factor, energy carrier…
-
@elsigh tried to use Replicache in a nextjs app and just imported it through npm the naive way. It correctly resolved to the cjs bundle, but the cjs bundle contains code with `export` which doesn't se…
-
# Just putting this here for anybodies future reference.
#### Steps to reproduce the issue
1. Go to 'http://mysite.com/wp-admin/admin.php?page=jetpack#/dashboard'
4. See `Fatal error: Uncaught …
-
-
**Describe the bug**
If I apply a text color on an outlined button, the color is not applied as default text color from the block itself is overriding it.
(The issue is [described at WordPress sup…
-
https://make.wordpress.org/core/2020/07/28/themes-changes-related-to-get_custom_logo-in-wordpress-5-5/