wp-bootstrap icon indicating copy to clipboard operation
wp-bootstrap copied to clipboard

Utils for bootstrapping a WordPress installation

Results 4 wp-bootstrap issues
Sort by recently updated
recently updated
newest added

I'm following your tutorial here: https://www.wpessentials.io/2016/01/preparing-a-wordpress-site-for-git-using-wp-bootstrap/ When I run `vendor/bin/wpbootstrap wp-init-composer` using 0.5.2, I get the following error: ``` vendor/bin/wpbootstrap wp-init-composer PHP Notice: Use of undefined constant BASEPATH - assumed...

Can I pass a theme as a full URL? Like a plugin? For example, if I have a theme as a zip file on a public server. Thanks,

First time using this package, I'm trying to setup a brand new site. I've got my .env, .env-development, set the environment correctly using `setenv`, but when I try to run...

Hello, I wanted to know if wp-bootstrap supports a multisite wordpress ? If not, what is missing from your subcommand to support it ?