Title: exec via PHP?
Last modified: March 31, 2018

---

# exec via PHP?

 *  [steeleweed](https://wordpress.org/support/users/steeleweed/)
 * (@steeleweed)
 * [8 years ago](https://wordpress.org/support/topic/exec-via-php/)
 * Plugin works as stated, but I’d like that functionality in the Front End.
 * Agonistas.com has a page called “Bloggers”, containing PHP code (via Insert PHP
   Plugin) to display a list of the bloggers and the number of posts for each. Folks
   can thus read their favorite blogger without having to wade through the entire
   website (77000+ posts).
 * Page contains:
 * [insert_php]
    wp_list_authors(‘optioncount=1&orderby=post_count&order=DESC&number
   =5000′); [/insert_php]
 * Clicking on a blogger’s name displays their posts according to the usual WP Setting.
 * I would like to build a similar page to display commenters’ names and clicking
   on a name would display the posts being commented.
 * Is this feasible? Can you give me the PHP script that would do this?
 *  Thanks,
 *  Ray Saunders

The topic ‘exec via PHP?’ is closed to new replies.

 * ![](https://ps.w.org/admin-commenters-comments-count/assets/icon-128x128.png?
   rev=975860)
 * [Admin Commenters Comments Count](https://wordpress.org/plugins/admin-commenters-comments-count/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/admin-commenters-comments-count/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/admin-commenters-comments-count/)
 * [Active Topics](https://wordpress.org/support/plugin/admin-commenters-comments-count/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/admin-commenters-comments-count/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/admin-commenters-comments-count/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [steeleweed](https://wordpress.org/support/users/steeleweed/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/exec-via-php/)
 * Status: not a support question