Skip to content

Commit

Permalink
Fix previewer and possibly other broken things
Browse files Browse the repository at this point in the history
  • Loading branch information
superdav42 committed Dec 31, 2024
1 parent 6c81873 commit e60ffba
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions inc/class-wp-ultimo.php
Original file line number Diff line number Diff line change
Expand Up @@ -202,9 +202,7 @@ public function init() {
*
* @since 2.0.0
*/
add_action('init', function () {
do_action('wp_ultimo_load');
});
do_action('wp_ultimo_load');

/*
* Loads admin pages
Expand Down

0 comments on commit e60ffba

Please sign in to comment.