lplabs/wordpress-install-fixer

Various fixes for subfolder installs of WordPress

Installs: 599

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:composer-plugin

1.0.1 2017-06-13 19:24 UTC

This package is auto-updated.

Last update: 2024-10-11 14:43:13 UTC


README

This Composer plugin is used to fix some things when installing WordPress in a subfolder.

Installation

composer require lplabs/wordpress-install-fixer

Requirements

  • Use Composer to manage dependencies, including WP core.
  • PHP 7+

Local development

  1. Clone this repo
  2. Run composer setup-hooks to add a pre-commit hook, which checks code and runs tests