Signed-off-by: James Hunt <10615884+thetwopct@users.noreply.github.com>
This commit is contained in:
James Hunt 2024-11-29 13:17:34 +07:00 committed by Chris Abraham
parent b7dee265d1
commit a78fa3674d
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ function lf_update_styles_with_filemtime( $styles ) {
add_action( 'wp_default_styles', 'lf_update_styles_with_filemtime' );
/**
* Disable OpenVerse from Media
* Disable OpenVerse from Media. Some dumb change to trigger a new build.
*
* @param array $settings Settings.
*/