Changeset 4468 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/shortcodes/class-developers.php
- Timestamp:
- 12/04/2016 05:17:52 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/shortcodes/class-developers.php
r4410 r4468 54 54 55 55 return $output . 56 '<h 5>' . __( 'Browse the code', 'wporg-plugins' ) . '</h5>' .56 '<h3>' . __( 'Browse the code', 'wporg-plugins' ) . '</h3>' . 57 57 '<ul>' . 58 58 '<li>' .
Note: See TracChangeset
for help on using the changeset viewer.