Adding WordPress Categories programmatically using Perl/LWP

Comment out one line in this file:

wp-admin/admin-ajax.php (around line 586)

case ‘add-cat’ : // From Manage->Categories
#check_ajax_referer( ‘add-category’ );

Now you can submit categories using Perl/LWP!

This entry was posted in Wordpress and tagged , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>