Changeset 14169
- Timestamp:
- 11/08/2024 02:34:41 AM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/template-parts/plugin-sidebar-advanced.php
r12336 r14169 18 18 the_widget( 'WordPressdotorg\Plugin_Directory\Widgets\Adopt_Me', array(), $widget_args ); 19 19 the_widget( 'WordPressdotorg\Plugin_Directory\Widgets\Meta', array(), $widget_args ); 20 the_widget( 'WordPressdotorg\Plugin_Directory\Widgets\Ratings', array(), $widget_args ); 20 echo do_blocks( '<!-- wp:pattern {"slug":"wporg-plugins-2024/sidebar"} /-->' ); // phpcs:ignore 21 21 the_widget( 'WordPressdotorg\Plugin_Directory\Widgets\Support', array(), $widget_args ); 22 22
Note: See TracChangeset
for help on using the changeset viewer.