Changeset 4335 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/widgets/class-contributors.php
- Timestamp:
- 11/07/2016 07:22:23 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/widgets/class-contributors.php
r4301 r4335 52 52 </style> 53 53 <h3><?php _e( 'Contributors', 'wporg-plugins' ); ?></h3> 54 <p class="widget-subnav"><small><a href="#"><?php _e( 'View the capabilities these users have', 'wporg-plugins' ); ?></a></small></p>55 54 56 55 <ul id="contributors-list" class="contributors-list read-more" aria-expanded="false">
Note: See TracChangeset
for help on using the changeset viewer.