wordpress-core icon indicating copy to clipboard operation
wordpress-core copied to clipboard

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

PHP: 7.4.11 Composer: 2.0.11 (tried already 1.10.20 originally) I'm trying to install `wordpress` via `composer` with the simplest setup possible ```json { "repositories": [ { "type": "composer", "url": "https://wpackagist.org" }...

Hi all, I'm testing metabolism/wordpress-bundle-demo (latest issue with johnpbloch/wordpress-core: 5.8), and trying to install plugins and themes with composer. For plugins, it will be installed in public/wp-bundle/plugins, as configured in...

``` - Syncing johnpbloch/wordpress-core (5.5.2) into cache Failed to download johnpbloch/wordpress-core from source: The process "git clone --mirror 'https://github.com/johnpbloch/wordpress-core.git' '/home/marcelo/.cache/composer/vcs/https---github.com-johnpbloch-wordpress-core.git/'" exceeded the timeout of 300 seconds. Now trying to download...

Hi, Just wondering how hard this has been to keep up-to-date? I'm considering something similar for https://github.com/idno/known to help with a single-click deploy to heroku without trying to be too...

Hi I use your wp-core package in composer with other packagist plugins to update WP via composer. Today If I do an usual composer update it states: "Upgrading johnpbloch/wordpress-core (6.4.3...

Hi, I would like to ask you, we would like to use wordpress, but the project and company can't to use it under GPL-2.0. May I do it this way?...

Hi, I'm trying to insall wordpress-core on a Platform.sh project with DDEV. When I run `ddev composer install` I get the following error : Installing dependencies from lock file (including...