Skip to content

Commit

Permalink
release: fixes
Browse files Browse the repository at this point in the history
### Bug Fixes
- Fixed error with the latest version related to current_user_can check
  • Loading branch information
vytisbulkevicius authored Feb 29, 2024
2 parents 84a9db9 + b5a5b5a commit c4a99e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/admin.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/*
**========== Direct access not allowed ===========
**========== Direct access not allowed ============
*/
if ( ! defined( 'ABSPATH' ) ) {
die( 'Not Allowed' );
Expand Down

0 comments on commit c4a99e9

Please sign in to comment.