NewsFeaturesDownloadsDevelopmentSupportAbout Us

Package summary


Detailed Description

Finish the user and blog registration process.

In case you need to blog creation process, take a look at the methods preBlogCreatHook, postBlogCreateHook, preUserCreateHook and postUserCreateHook. Unfortunately plugins are not supported in summary.php/register.php so implementing your custom code in this methods will be considered the cleanest way to customize this process for the time being.

action

Base action that all register actions should extend

action