register( 'zoneclearFeedsPage', 'zcfeeds', '^zcfeeds(.*?)$', UrlHandler::zoneclearFeedsPage(...) ); return true; } }