Add to All is a simple, yet powerful plugin that will allow you to add HTML, JavaScript or CSS to your header, footer, content or feed.
The Snippets Manager introduced in v1.7.0 also allows you to add create and manage custom snippets of code that can be added to the header, footer and content. You can selectively include this based on different criteria including specific post IDs, post types and/or categories/tags.
It comes with out of the box support for Google Analytics, Statcounter and Tynt. Additionally, it supports site verification for Google, Bing and Pinterest via their HTML tag methods.
If you have any script that isn't supported by Add to All currently, you can just add the code to the Header, Content or Footer sections.
Add to All includes a copyright notice that can be automatically added your feed. Additionally, you can also add in a link to your post as well as any other HTML or text that you might want.
With this plugin installed, you do not need to edit your theme files every time you switch themes.
Key features
- Snippets manager: Create custom snippets that can be added to Header, Footer and Content based on inclusion criteria
- Add any HTML or JavaScript code to your header, content, footer and feed
- Inbuilt support for Google Analytics, Statcounter and Tynt
- Site verification for Google, Bing and Pinterest
- Add custom CSS code to your header
- Add a copyright notice and a link to the post in your site's feed
- Tonnes of actions and filters to easily extend the plugin.
1.8.0
Release post:
https://webberzone.com/blog/add-to-all-v1-8-0/
- New feature:
- New constant
ATA_DISABLE_SNIPPETS
can be added to your wp-config.php to disable snippets. Perfect for WordPress multisite
- New placeholder
%updated_time%
to display the updated date
- New feature to display the estimated reading time. You can use
%reading_time%
in the Settings page. Alternatively use the shortcode [ata_reading_time]
to display the reading time
- Enhancements/modifications:
- Upgraded Settings_API to v2
1.7.3
Release post:
https://webberzone.com/blog/add-to-all-v1-7-0/
- Bug fixes:
- Feed copyright placeholders were not processed
1.7.2
- Bug fixes:
- Fixes PHP error introduced in v1.7.1
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
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
Check changelog.txt for older entries the
Releases page on Github