Skip to content

Releases: WebberZone/add-to-all

Version 1.7.3 Beta 1

01 Jan 21:59
Compare
Choose a tag to compare
Version 1.7.3 Beta 1 Pre-release
Pre-release
  • Bug fixes:
    • Feed copyright placeholders were not processed

Version 1.7.2

29 Dec 21:17
Compare
Choose a tag to compare

Release post: https://webberzone.com/blog/add-to-all-v1-7-0/

  • Bug fixes:
    • Fixes PHP error introduced in v1.7.1

Version 1.7.1

29 Dec 18:40
Compare
Choose a tag to compare

Release post: https://webberzone.com/blog/add-to-all-v1-7-0/

  • Bug fixes:
    • Process shortcodes didn't work
    • Snippets HTML was added into content were added even when no snippet was found

Version 1.7.0

17 Dec 20:50
Compare
Choose a tag to compare

Release post: https://webberzone.com/blog/add-to-all-v1-7-0/

  • Features:
    • New Settings API class to control the plugins settings
    • New Snippets Manager - create custom snippets that can be added to Header, Footer and Content based on inclusion criteria

Version 1.6.0

30 Mar 14:42
Compare
Choose a tag to compare

Release post: https://webberzone.com/blog/add-to-all-v1-6-0/

Features:

  • Added CodeMirror highlighting for the HTML and CSS fields in the settings page
  • Rebranded under WebberZone
  • Minimum WordPress version is now 4.9

Version 1.5.0

06 Oct 22:02
Compare
Choose a tag to compare

Release post: https://ajaydsouza.com/add-to-all-v1-5-0/

  • Features:

    • New options for displaying content before and after on posts and pages only
  • Bug fixes:

    • Delete first year transient on uninstall

Version 1.4.0

16 Mar 10:31
Compare
Choose a tag to compare

Release post: https://ajaydsouza.com/add-to-all-v1-4-0/

  • Features:

    • Deleting the plugin on WordPress Multisite will remove the settings from all blogs
    • Use %home_url%, %year%, %month%, %date% and %first_year% to display the URL for a given site, current year, current month (text), current date and year of first blog post respectively. You can add more replacement terms by creating a function filtering ata_placeholders
  • Modifications:

    • Deprecated ald_ata_header(), ald_ata_footer(), ald_ata_rss()
  • Bug fixes:

    • Fixed bug with displaying the credit line in feed

Version 1.3.0

25 Aug 19:13
Compare
Choose a tag to compare

Release post: https://ajaydsouza.com/add-to-all-v1-3-0/

  • Features:

    • New option to enable processing of shortcode in content, footer or feed HTML fields
    • New option to exclude display of content HTML fields on certain posts
  • Enhancements:

    • New functions and filters for content, feed, header and footer
    • Admin interface: switch between tabs without reloading
    • Google Analytics now use gtag.js implementation instead of analytics.js
    • Google Analytics: new option to anonymize IPs

Version 1.2.2

15 Apr 16:06
Compare
Choose a tag to compare

Removed aggressive sanitization filter

Version 1.2.1

17 Dec 11:46
Compare
Choose a tag to compare
  • Enhancements:
    • Admin settings page will allow more attributes and tags for script, style and link allowing you to use favicons, async, etc.