[wp-trac] Re: [WordPress Trac] #2929: get_admin_page_title() = unknown function during form nonce fail

WordPress Trac wp-trac at lists.automattic.com
Sat Jul 8 12:57:38 GMT 2006


#2929: get_admin_page_title() = unknown function during form nonce fail
----------------------------+-----------------------------------------------
 Reporter:  Viper007Bond    |        Owner:  anonymous
     Type:  defect          |       Status:  new      
 Priority:  normal          |    Milestone:  2.1      
Component:  Administration  |      Version:  2.1      
 Severity:  blocker         |   Resolution:           
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by Viper007Bond):

 Already being done:

 {{{
 if ($_POST['someitem']) add_action('init', 'my_post_function');
 function my_post_function() {
         check_admin_referer('bar');

         // [...]
 }
 }}}

-- 
Ticket URL: <http://trac.wordpress.org/ticket/2929>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list