Changeset 13310 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/functions.php
- Timestamp:
- 03/12/2024 05:27:53 AM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/functions.php
r13304 r13310 20 20 require_once( __DIR__ . '/src/blocks/search-page/index.php' ); 21 21 require_once( __DIR__ . '/src/blocks/single-plugin/index.php' ); 22 require_once( __DIR__ . '/src/blocks/plugin-card/index.php' ); 22 23 23 24 // Block Configs
Note: See TracChangeset
for help on using the changeset viewer.