wordpress icon indicating copy to clipboard operation
wordpress copied to clipboard

A fork of WordPress with Composer support added. Branches, tags, and trunk synced from upstream every 15 minutes.

Results 7 wordpress issues
Sort by recently updated
recently updated
newest added

This has been discussed multiple times, and the solution with a composer script to copy the contents from a subfolder into root will work just fine. I just wanted to...

First of all, thanks so much for maintaining this project! it's always refreshing to see that there are in fact php developers who take time to make development best practices...

I fixed it like Trace: ` array (size=13) 0 => array (size=3) 'file' => string '/home/backend/html/public/wp/wp-includes/class-wp-hook.php' (length=58) 'line' => int 287 'function' => string 'create_initial_rest_routes' (length=26) 1 => array (size=5)...

Hello, I'm encountering different behaviors with `composer install` and `composer update` regarding wordpress themes and plugins. I want to import custom themes and plugins into wordpress, so I added them...

@johnpbloch I've found a stray branch with no diff to 5.3 https://github.com/johnpbloch/wordpress/compare/5.3...refs/heads/5.3 Please consider [deleting it](https://github.com/johnpbloch/wordpress/branches/all).

Trying to run `composer install` on an existing project gives error and fails : ``` In Filesystem.php line 314: Could not delete wordpress/wp-content/uploads: Error: composer.phar install failed. Please check the...

I am attempting to update to WordPres 6.8.1 but package keeps giving me the following error: Your requirements could not be resolved to an installable set of packages. It appears...