Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@ajaydsouza ajaydsouza released this 26 May 16:03
· 22 commits to master since this release

Add to All plugin has now been rebranded to WebberZone Snippetz. The plugin code has also been rewritten to use OOP.

  • New feature:

    • Add Meta verification. Read how to verify your domain in the Meta Business Help Centre
    • Snippet priority: New global option to set the priority of when snippets are added to the content. Additionally, the snippet screen allows settings a priority amongst other snippets that add to the content
    • Snippet Type: New dropdown to select if the snippet is a CSS, JS or HTML snippet. If you select JS or CSS, then the script and style tags are automatically added
    • New option to add content to the wp_body_open() tag
  • Enhancements:

    • Google Analytics code has been updated to GA4. Please update your Google Tag ID
    • uninstall.php now uses get_sites() function
    • Settings menu link is under Snippetz menu if enabled and under Settings menu when disabled
  • Deprecated:

    • Support for Tynt has been removed. If you are using Tynt, you will need to directly use the full code in the Footer tab.