Skip to content

Commit

Permalink
Sync branch [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pirate-bot authored Jul 1, 2024
2 parents db01023 + d868412 commit b38afc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inc/core/admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ function () {
0
);
add_action( 'enqueue_block_editor_assets', [ $this, 'enqueue_gutenberg_scripts' ] );
add_filter( 'themeisle_sdk_hide_dashboard_widget', '__return_true' );

if ( get_option( $this->dismiss_notice_key ) !== 'yes' ) {
add_action( 'admin_notices', [ $this, 'admin_notice' ], 0 );
Expand Down

0 comments on commit b38afc4

Please sign in to comment.