Posts Tagged ‘WPMU’

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

WordPress MultiSite, Plugins and Activation

WordPress offers for normal Plugins the hook register_activation_hook();. This is active right after the activation of a Plugin, so you can start small installation scripts. But if we are in a MultiSite environment (old: MultiUser)... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

WordPress MU – embed language-dependent templates

On one of my domains I installed WordPress MU a few days ago. There will be a German and an English blog, which both have the same content and are also the same theme. In... read more...