Changeset 4602
- Timestamp:
- 01/03/2017 03:05:51 AM (8 years ago)
- Location:
- sites/trunk/wordpress.org/public_html/wp-content
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/template-parts/plugin-sidebar-admin.php
r4263 r4602 18 18 the_widget( 'WordPressdotorg\Plugin_Directory\Widgets\Committers', array(), $widget_args ); 19 19 the_widget( 'WordPressdotorg\Plugin_Directory\Widgets\Contributors', array(), $widget_args ); 20 the_widget( 'WordPressdotorg\Plugin_Directory\Widgets\Plugin_Review', array(), $widget_args );
Note: See TracChangeset
for help on using the changeset viewer.