Skip to content

add support for SUBDOMAIN_INSTALL and PATH_CURRENT_SITE options#60

Closed
mrgum wants to merge 7 commits intohunner:mainfrom
mrgum:master
Closed

add support for SUBDOMAIN_INSTALL and PATH_CURRENT_SITE options#60
mrgum wants to merge 7 commits intohunner:mainfrom
mrgum:master

Conversation

@mrgum
Copy link
Copy Markdown

@mrgum mrgum commented Dec 17, 2014

wp-config.php when used for multisite has SUBDOMAIN_INSTALL and PATH_CURRENT_SITE which I need so I've added support for them with $wp_path_current_site and $wp_subdomain_install.

@mrgum
Copy link
Copy Markdown
Author

mrgum commented Dec 18, 2014

I've not added any tests, I'll have a look and see if I can.

@cheethoe
Copy link
Copy Markdown

Is this going to get pulled in? I think this is a critical feature for wordpress multisite support.

Neil Prockter and others added 6 commits May 20, 2015 16:02
removing the tar file would now re download extract and chmod

the exec extract needs better logic

Revert "when we are upgrading index.php will already exist so using it as a create is pony"

This reverts commit d9870d6.
This reverts commit 463b005.

this was just as bad still removing the tar downloads it, then removes index.php which then sets the exec to untar it off
we need knowledge of the running version of php
maybe use wp cli program or run a curl xmlrpc call
which is least yuck
This will allow members of the group $wp_group to write to the wordpress directory, enabling them to run wp-cli etc without sudo.  There shouldn't be any risk here; by default, $wp_group is '0', i.e. root
Change default mode of wordpress files to 0664
@cmseal
Copy link
Copy Markdown

cmseal commented Aug 14, 2018

Is there any chance of this being reviewed? Looking at the CI failures, it appears related to the Ruby build rather than the PR code (I could be wrong).

@mrgum
Copy link
Copy Markdown
Author

mrgum commented Jun 3, 2023

life goes on, 8 years later if it isn;t pulled time to stop holding my breathe :)

@mrgum mrgum closed this Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants