Fixed script enqueue: Moved inline scripts to wp_add_inline_script() with dummy handle for user-added analytics/marketing scripts.
Improved output buffer handling: Ensured ob_start() is properly closed in blocker class.
Code standards: Removed direct tags from PHP output to comply with WordPress guidelines.
Added sanitization callbacks to all register_setting calls for security.
Fixed script enqueue: Moved inline scripts to wp_add_inline_script() and used dummy handle for user-added analytics/marketing scripts.
Closed ob_start() properly using shutdown hook in blocker class.
Removed direct tags in PHP output to comply with WordPress coding standards.
Added proper prefixes to all functions, classes, options, constants, and DB table to avoid naming collisions.
Closed output buffer properly in blocker.
Moved inline scripts to enqueued files with wp_enqueue_script and wp_add_inline_script.
Initial release.
Plugin Website
Visit website
Share Post
Get insights into what’s happening at ChangelogWP right in your inbox. We don’t believe in spam.