Skip to content

Commit

Permalink
deploy: 5ec00af
Browse files Browse the repository at this point in the history
  • Loading branch information
joedolson committed Dec 6, 2024
1 parent 31a3118 commit 1f84e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wp-accessibility-alt.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@
add_editor_style( plugins_url( 'css/editor-style.css', __FILE__ ), false, $wpa_version );
}

add_action( 'enqueue_block_editor_assets', 'wpa_block_editor_assets' );
add_action( 'enqueue_block_assets', 'wpa_block_editor_assets' );
/**
* Enqueue custom block editor styles for WP Accessibility. Used in display of img replacements.
*/
Expand Down

0 comments on commit 1f84e15

Please sign in to comment.