| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 6 months |
| seen | Feb 15 at 10:06 | |
| stats | profile views | 12 |
|
Nov 20 |
answered | plugin install wants ftp (chown and 755 not enough) |
|
Nov 20 |
asked | plugin install wants ftp (chown and 755 not enough) |
|
Aug 12 |
comment |
can i run wp as root permissions right. BUt the problem is anything i run as root again takes the owner and group of root. so if i git pull as root, then the file i pull in becomes root. on ServerFault i asked this and someone said i just need to run as user and sudo. seems so. |
|
Aug 12 |
asked | can i run wp as root permissions |
|
Dec 14 |
awarded | Supporter |
|
Dec 14 |
accepted | Set a default page template to load for multi-site |
|
Dec 14 |
comment |
Set a default page template to load for multi-site Thanks! Probably will just use the plugin "default blog" as an overall solution but very handy code above, appreciated! |
|
Dec 12 |
asked | Set a default page template to load for multi-site |
|
Dec 7 |
awarded | Teacher |
|
Dec 7 |
answered | What Wordpress E-Commerce theme should I use to get started? |
|
Dec 7 |
asked | Redirect to a Plugin Settings Page After Multisite Site Creation? |
|
Dec 6 |
awarded | Scholar |
|
Dec 6 |
awarded | Editor |
|
Dec 6 |
revised |
How can I call a PHP function inside a hardcoded shortcode? added 94 characters in body |
|
Dec 6 |
accepted | How can I call a PHP function inside a hardcoded shortcode? |
|
Dec 6 |
comment |
How can I call a PHP function inside a hardcoded shortcode? ya it works!! BUT ive had to change get_current_site to get_current_blog_id after much confusion why it was always showing the parent ID. |
|
Dec 5 |
asked | How can I call a PHP function inside a hardcoded shortcode? |
|
Dec 2 |
comment |
Set my own password when registering a multisite user or site thanks, i did ponder that idea but we are trying to custom code alot. maby ill report back here what we found. |
|
Nov 30 |
asked | Set my own password when registering a multisite user or site |
|
Nov 28 |
comment |
Auto create pages on WordPress multi site register sorry if my comment is inclear...just wondering if there is a cleaner way to do this then dropping it in functions.php, or is that what you are ultimately suggesting? |