Skip to content

Version 1.5.3

Latest

Choose a tag to compare

@jgleadsnearby jgleadsnearby released this 18 Nov 11:10
updated ISSET issue

All functions have proper isset checks: This includes checks for any potential array key usage from get_option or similar calls.
Ensured compatibility with the existing functionality.
Correct handling for $data['slug'] and $data['sprite'] in the settings page.