• How can I change categories of the drop down menu? I suppose that I could done in post-it-widget/piw-widget.php, at:

    <?php wp_dropdown_categories( ‘tab_index=10&taxonomy=category&hide_empty=0’ ); ?>

    ….but how? I have three categories, but only want to use two of them.

    http://wordpress.org/plugins/post-it-widget/

  • The topic ‘How can I change categories?’ is closed to new replies.