echo -e "<?php\n" > wp-keys.php
wget https://api.wordpress.org/secret-key/1.1/salt/ -O - >> wp-keys.php
cf push --no-start
cf cs nfs Existing wpvol -c '{\"share\":\"...\"}'
cf bs wp wpvol -c '{\"uid\":\"1000\",\"gid\":\"1000\",\"mount\":\"/home/vcap/app/files\"}'
cf wp start
### Plugins
- https://github.com/daggerhart/openid-connect-generic
- WP Multilang
forked from WordPress/WordPress
-
Notifications
You must be signed in to change notification settings - Fork 0
WordPress, Git-ified. Synced via SVN every 15 minutes, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit patches to https://core.trac.wordpress.org/ instead.
License
seronet-project/WordPress
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
WordPress, Git-ified. Synced via SVN every 15 minutes, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit patches to https://core.trac.wordpress.org/ instead.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 61.8%
- JavaScript 20.5%
- CSS 16.5%
- SCSS 1.2%