Title: aneesuddin's Replies | WordPress.org

---

# aneesuddin

  [  ](https://wordpress.org/support/users/aneesuddin/)

 *   [Profile](https://wordpress.org/support/users/aneesuddin/)
 *   [Topics Started](https://wordpress.org/support/users/aneesuddin/topics/)
 *   [Replies Created](https://wordpress.org/support/users/aneesuddin/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/aneesuddin/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/aneesuddin/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/aneesuddin/engagements/)
 *   [Favorites](https://wordpress.org/support/users/aneesuddin/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [How do I get all tags to display in "New Post" admin page?](https://wordpress.org/support/topic/how-do-i-get-all-tags-to-display-in-new-post-admin-panel/)
 *  [aneesuddin](https://wordpress.org/support/users/aneesuddin/)
 * (@aneesuddin)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/how-do-i-get-all-tags-to-display-in-new-post-admin-panel/#post-1660240)
 * There has to be a plugin or function of some description that allows the admin
   user to toggle the view between “all” and “most popular” tags, I agree with William
   that it encourages user laziness.
 * Has there been any update on this?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How To List Certain Posts Within A Certain Category](https://wordpress.org/support/topic/how-to-list-certain-posts-within-a-certain-category/)
 *  Thread Starter [aneesuddin](https://wordpress.org/support/users/aneesuddin/)
 * (@aneesuddin)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/how-to-list-certain-posts-within-a-certain-category/#post-1286849)
 * Thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Installing Mootools within WordPress](https://wordpress.org/support/topic/installing-mootools-within-wordpress/)
 *  [aneesuddin](https://wordpress.org/support/users/aneesuddin/)
 * (@aneesuddin)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/installing-mootools-within-wordpress/#post-803324)
 * I’m having that problem right now.
    My mootools effect works without error on
   a static version and not at all on the wordpress version even though I have enqueued
   the scripts correctly and am not running any other scripts. It doesn’t even render
   any errors. i am at a loss!
 *     ```
       <?php wp_enqueue_script('mootools', get_bloginfo('template_directory') .'/js/mootools/mootools.js' , 'false' , '1.2.0'); ?>
       <?php wp_enqueue_script('filterExpand' , get_bloginfo('template_directory') .'/js/mootools/filterExpand.js' ,  array( 'mootools' ) , '1.2.0'); ?>
       <?php wp_head(); ?>
       ```
   

Viewing 3 replies - 1 through 3 (of 3 total)