You appear to be a bot. Output may be restricted
Description
Add the "oik_plugin" feed
Usage
oikp_plugin_add_feed();
Parameters
Returns
void
TO DO
… don't know why! Herb 2012/07/27. Still not checked 2014/10/12
Source
File name: oik-plugins/oik-plugins.php
Lines:
1 to 4 of 4
function oikp_plugin_add_feed() { $hook = add_feed( 'oik_plugin', "oikp_plugin_feed"); bw_trace2( $hook ); }