Changeset 350361
- Timestamp:
- 02/24/2011 11:11:59 AM (15 years ago)
- File:
-
- 1 edited
-
extra-admin-for-comments/trunk/commentsadmin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
extra-admin-for-comments/trunk/commentsadmin.php
r349688 r350361 50 50 } 51 51 52 if (!is_admin()) { 53 add_filter('wp_head','vc_add_head'); 54 } else { 55 } 56 } 52 57 53 58 54 function most_commented ($option = 0, $count=10) {
Note: See TracChangeset
for help on using the changeset viewer.