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