Home
last modified time | relevance | path

Searched defs:updated_action (Results 1 – 2 of 2) sorted by relevance

/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/network/
H A Dsites.php134 $updated_action = ''; variable
143 $updated_action = 'not_deleted'; variable
146 $updated_action = 'delete'; variable
174 $updated_action = 'all_delete'; variable
218 $updated_action = ( 'spam' === $doaction ) ? 'all_spam' : 'all_notspam'; variable
293 $updated_action = $_GET['action']; variable
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/network/
H A Dsites.php134 $updated_action = ''; variable
143 $updated_action = 'not_deleted'; variable
146 $updated_action = 'delete'; variable
174 $updated_action = 'all_delete'; variable
218 $updated_action = ( 'spam' === $doaction ) ? 'all_spam' : 'all_notspam'; variable
293 $updated_action = $_GET['action']; variable