-
Hello there!
Starting to play with WordPlate, so far, I like it a lot! ;-)
I'm curious, since I've never touched that side of composer, but would it be possible to have, in the end, the option t…
-
Hi,
I've tried to setup multisite network on an existing page using wordplate.
`WP_ALLOW_MULTISITE` enabled multisite installer under settings, and I've followed through the installer.
I've c…
-
Hello !
Great project but I'm struggling to develop a theme within a wordplate installation.
To keep it simple - if I set up a new Wordplate and run wp server to play with it I can see it makin…
-
Hello,
I'm trying to make WP-CLI work with Wordplate to automate some stuff, but most command seems to throw a Fatal error :
```Fatal error: Uncaught Error: Class 'WordPlate\Application' not fo…
-
wp-admin has become inaccessible.
error:
```
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) in /www/plugandpay.test/public/wordpress/wp-includes/fu…
-
Discovering the `hide-update` plugin while reading your documentation, I kind of felt in love with it. But their documentation says they hide the notification for everyone _except_ `super-admin`.
N…
-
``` php
// Disable all automatic updates.
define('AUTOMATIC_UPDATER_DISABLED', true);
```
http://codex.wordpress.org/Editing_wp-config.php#Disable_WordPress_Auto_Updates
-
I have installed wordplate using Composer in localhost.
It shows me this error:
![image](https://user-images.githubusercontent.com/16324999/36643869-83fcfc52-1a77-11e8-8e55-a9b55ef5c3f4.png)
A…
-
**Steps to reproduce:**
Just created and configured a fresh wordplate project, did vagrant up with this `Homestead.yaml` config:
```
- map: plate.test
to: /home/vagrant/plate/public
…
-
Hi!
New to bladerunner, but I've read through the documentation a few times and can't seem to figure this one out.
I'm using Bladerunner (1.7.4) with Wordplate (6.1.0). I have two templates, `in…