Releases: WebberZone/add-to-all
Releases · WebberZone/add-to-all
Version 1.7.3 Beta 1
- Bug fixes:
- Feed copyright placeholders were not processed
Version 1.7.2
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
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
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
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
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
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 filteringata_placeholders
-
Modifications:
- Deprecated
ald_ata_header()
,ald_ata_footer()
,ald_ata_rss()
- Deprecated
-
Bug fixes:
- Fixed bug with displaying the credit line in feed
Version 1.3.0
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
Removed aggressive sanitization filter
Version 1.2.1
- Enhancements:
- Admin settings page will allow more attributes and tags for
script
,style
andlink
allowing you to use favicons, async, etc.
- Admin settings page will allow more attributes and tags for