1 2 3 4 5 6
<?php /** * Register the ElggBlog class for the object/blog subtype */ add_subtype('object', 'blog', 'ElggBlog');