Tagged Questions
2
votes
1answer
63 views
Subdomain and subdirectories together in one installation
I'm currently want to develop my design company website and choosing wordpress as my CMS.
How do I should install the wordpress when I want the domain structure like this:
Blog = blog.example.com
...
0
votes
1answer
47 views
Moving from one WP site to a new WP site incrementally
I'm working on a site that will be changed incrementally (i.e. first the new Homepage will go live, then product pages, then contact, etc). It will not be a switch-flip, wholesale changeover between ...
1
vote
2answers
217 views
Create a custom WP install with plugins, theme etc already installed?
Is it possible to create a Wordpress install that will automatically install with multiple pliugins, a particular theme and custom settings so when I setup multiple blogs I don't have install so much ...
2
votes
1answer
156 views
On Install, which code sets the 'home' option?
I'm just doing some wordpress development and wondered for a brand new install, which code within core is generating the first value that get's filled into the home option?
I'm looking for the code ...
5
votes
2answers
788 views
Automatically enable custom theme, plugins and default content on installation?
I'm using wordpress for a large non-profit with many sites. I'd like to decrease the amount of installation steps for the people setting up their sites. Is it possible to make a WP install that ...