-
Hi,
I am happily using WordPlate in one project right now and thinking about integrating it in another big project soon.
Right now I try to figure out if WordPlate is the option that I should cho…
-
Is there any documentation how to add the option removeCR when using import-glob-loader? Current rule in my webpack.mix.js:
{
test: /\.scss$/,
loader: 'import-glob-loader',
…
-
Let me start with saying I really like this plugin. :)
I often hide the wp-admin Dashboard for clients/editors with https://github.com/wordplate/plate, thus making this plugin impossible to find.
…
-
Updating from wordplate/acf 5 to 6 breaks te retrieving of data in the front end.
The fields are displayed in the backoffice though. This can be solved be republishing all posts, but this is an imp…
-
Hi,
In the footer when I create posts or pages, I get this error:
```
--
| Notice: Undefined index: path in /Users/duncan/Sites/stmarycath/public/wordpress/wp-includes/l10n.php on line 94…
-
I get this error if I do a fresh install using Wordplate latest version:
> Notice: Undefined index: path in /var/www/wordplate/public/wordpress/wp-includes/l10n.php on line 919
It seems to be r…
-
Hello there.
I get a bunch of PHP notices in the new wordpress 5.0 editor using wordplate 7.0 :
`Notice: Undefined index: path in .../htdocs/wp-includes/l10n.php on line 928`
Seems to be relat…
-
When plugin is activated wpcli errors out.
Could be my wordplate setup with docker, will dig dipper in a week.
-
Hi, I tried using the [Cache Enabler](https://wordpress.org/plugins/cache-enabler/) plugin.
Adding `define( 'WP_CACHE', true );` in `wp-config.php` and activating the plugin does not drop the `advan…
-
Hi there,
I wonder how to best handle plugin activation status while deploying.
I see the option to define all plugins as must use plugins and that should make sure all plugins are activated af…