You appear to be a bot. Output may be restricted
Description
Usage
oik_batchmove_usage_notes();
Parameters
Returns
voidSource
File name: oik-batchmove/admin/oik-batchmove.phpLines:
1 to 5 of 5
function oik_batchmove_usage_notes() { p( "Use the Selection criteria to list the posts you may want to alter and click on Filter." ); p( "Select the posts to change." ); p( "Select the target category, choose the Action to perform, click on Apply changes." ); }View on GitHub View on Trac