== Changelog archive == This is an archive of older changelog entries. Most recent entries are maintained in readme.txt = 1.5.0 = Release post: [https://ajaydsouza.com/add-to-all-v1-5-0/](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 = 1.4.0 = Release post: [https://ajaydsouza.com/add-to-all-v1-4-0/](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 = 1.3.0 = Release post: [https://ajaydsouza.com/add-to-all-v1-3-0/](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 = 1.2.2 = * Bug fix: * Disable aggressive textarea filter in Settings page = 1.2.1 = * Enhancements: * Admin settings page will allow more attributes and tags for `script`, `style` and `link` allowing you to use favicons, async, etc. = 1.2.0 = * Features: * Settings now uses the WordPress Settings API. Verify your site options by visiting the Add to All settings page * Site verification for Google, Bing and Pinterest * Enhancements: * Google Analytics code now supports cross domain tracking using the Linker Plugin * Updated code for Statcounter and Tynt * Deprecated: * Removed support for Kontera. If you'd like to continue using Kontera, please get the code from [the Kontera setup page](https://publishers.kontera.com/main/tag) and then add this under Footer settings = 1.1 = * New: Support for Google's Universal Analytics code * New: Customize the text used when linking to the title in the blog feed. You can use `%title%` to add a link to the post, `%date%` and `%time%` to display the date and time of the post respectively * Modified: Plugin code has been completely reformatted for WordPress PHP standards * Modified: Localization name from `ata` and `add-to-all` = 1.0.4 = * Added: Support for Tynt * Modified: Removed Wibiya * New: Admin interface has been totally revamped to fit the look and feel of your WordPress Dashboard. Check out the new screenshots * Fixed: Potential cross site request forgery in plugin settings page = 1.0.3 = * Added: new section for adding text / HTML to content of a post * Added: Enhanced link tracking for Google Analytics. View explanation * Fixed: After content settings in feeds were not working * Modified: Feed settings now work correctly in feed excerpts = 1.0.2 = * Added: support for Wibiya * Modified: Code changes to fix some language and PHP warning issues = 1.0.1 = * Fixed: Bug that stopped displaying content when plugin was activated = 1.0 = * Release