I’m kinda loving on WordPress MU. One of my recent projects required building web sites that pulled from a shared database. WordPress MU allowed me to create a one-button website builder for my client. WordPress MU calls them blogs, but my client will map a unique domain to each blog, and, well, [...]
Category Archives: wordpress-mu
One-button website publishing using WordPress-mu
Also posted in Development, wordpress Tagged automated, creation, plugin, website, wordpress, wordpress-mu 1 Comment
How to get your command line PHP script working with WordPress-MU 2.7
OK, this one is obscure. I only post about what I can’t find on Google!
Until recently it has been possible to run command-line PHP scripts that include wp-config.php or wpmu-settings.php, in order to give those scripts access to WordPress globals like $wpdb, functions such as wp_insert_post etc.
These scripts worked with WordPress-MU until recently [...]
Also posted in Development, wordpress Tagged Ajax, command line, php, web server, wordpress, wordpress-mu, wpmu Leave a comment