if ( in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
if (in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
1. Move the mouse over the message you wish to delete
2. An ‘x’ icon will appear in the top right of the shaded area
3. Click on the “X” icon.
4. A confirmation pop up will appear asking you to confirm.
5. Click “ok” to delete the message or click “cancel” to close the window without deleting
} else { ?>
Deleting messages from my Inbox
1. Move the mouse over the message you wish to delete
2. An ‘x’ icon will appear in the top right of the shaded area
3. Click on the “X” icon.
4. A confirmation pop up will appear asking you to confirm.
5. Click “ok” to delete the message or click “cancel” to close the window without deleting
} ?>
$category_id = get_cat_ID('Available Help Wizards');
if ( is_category($category_id) || in_category($category_id) ) {} else {
?>
} ?>
if ( in_category('help-wizard') || in_category('available-help-wizards')) { ?>