-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8865540
commit 1bde307
Showing
4 changed files
with
141 additions
and
131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
== Changelog archive == | ||
|
||
This is an archive of older changelog entries. Most recent entries are maintained in readme.txt | ||
|
||
= 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 <a href="http://wordpress.org/plugins/add-to-all/screenshots/">new screenshots</a> | ||
* 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. <a href="https://support.google.com/analytics/bin/answer.py?hl=en-GB&utm_id=ad&answer=2558867">View explanation</a> | ||
* 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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,110 +1,91 @@ | ||
=== Add to All === | ||
Tags: header, footer, feed, Google Analytics, Statcounter, Kontera, Tynt, content, Infolinks, Adsense | ||
Contributors: Ajay | ||
Donate link: http://ajaydsouza.com/donate/ | ||
Stable tag: trunk | ||
Requires at least: 3.0 | ||
Tested up to: 4.0 | ||
License: GPLv2 or later | ||
|
||
A powerful plugin that will allow you to add custom code or CSS to your header, footer, sidebar, content or feed. | ||
|
||
== Description == | ||
|
||
<a href="http://ajaydsouza.com/wordpress/plugins/add-to-all/">Add to All</a> is a simple, yet powerful plugin that will allow you to add HTML, JavaScript or CSS to your header, footer, content or feed. | ||
|
||
It comes with out of the box support for Google Analytics, Statcounter, Kontera and Tynt with other third party services in the pipeline. If you have any script that isn't supported by Add to All currently, you can just add the code to the Header or Footer sections. | ||
|
||
With this plugin installed, you do not need to edit your theme files every time you switch themes. | ||
|
||
Add to All comes with a pre-installed copyright notice added to your feed and you can also add in a link to your post or any other HTML or text that you might want. | ||
|
||
|
||
= Key features = | ||
|
||
* Inbuilt support for Google Analytics, Statcounter, Tynt and Kontera | ||
* Add custom CSS code to your header | ||
* Add any HTML code to your header, content, footer and feed | ||
* Add a copyright notice and a link to the post in your site's feed | ||
|
||
|
||
== Upgrade Notice == | ||
|
||
= 1.1 = | ||
* Plugin code reformatted; Google Universal Analytics support; modified localization name; modify the title text; | ||
Check out the Changelog for more details | ||
|
||
== Changelog == | ||
|
||
= 1.2.0 = | ||
* 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 <strong>Footer settings</strong> | ||
|
||
= 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 <a href="http://wordpress.org/plugins/add-to-all/screenshots/">new screenshots</a> | ||
* 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. <a href="https://support.google.com/analytics/bin/answer.py?hl=en-GB&utm_id=ad&answer=2558867">View explanation</a> | ||
* 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 | ||
|
||
|
||
== Installation == | ||
|
||
= WordPress install = | ||
1. Navigate to Plugins within your WordPress Admin Area | ||
|
||
2. Click "Add new" and in the search box enter "Add to All" and select "Keyword" from the dropdown | ||
|
||
3. Find the plugin in the list (usually the first result) and click "Install Now" | ||
|
||
= Manual install = | ||
1. Download the plugin | ||
|
||
2. Extract the contents of add-to-all.zip to wp-content/plugins/ folder. You should get a folder called add-to-all. | ||
|
||
3. Activate the Plugin in WP-Admin. | ||
|
||
4. Goto **Settings » Add to All** to configure | ||
|
||
|
||
== Screenshots == | ||
|
||
1. Add to All options in WP-Admin - 3rd Party Options | ||
2. Add to All options in WP-Admin - Header Options | ||
3. Add to All options in WP-Admin - Content Options | ||
4. Add to All options in WP-Admin - Footer Options | ||
5. Add to All options in WP-Admin - Feed Options | ||
|
||
|
||
== Frequently Asked Questions == | ||
|
||
If your question isn't listed here, please post a comment at the <a href="http://wordpress.org/support/plugin/add-to-all">WordPress.org support forum</a>. I monitor the forums on an ongoing basis. If you're looking for more advanced support, please see <a href="http://wordpress.org/support/plugin/add-to-all">details here</a>. | ||
|
||
= How can I customise the output? = | ||
|
||
Several customization options are available via the Settings page in WordPress Admin. You can access this via <strong>Settings » Add to All</strong> | ||
|
||
The plugin supports CSS, HTML and JavaScript code in the header and footer. PHP support is likely to be added in future versions | ||
|
||
If you would like a feature to be added, or if you already have the code for the feature, you can let me know by <a href="http://wordpress.org/support/plugin/add-to-all">posting in this forum</a>. | ||
=== Add to All === | ||
Tags: header, footer, feed, Google Analytics, Statcounter, Tynt, content, Adsense, site verification | ||
Contributors: Ajay, webberzone | ||
Donate link: https://ajaydsouza.com/donate/ | ||
Stable tag: trunk | ||
Requires at least: 4.0 | ||
Tested up to: 4.7 | ||
License: GPLv2 or later | ||
|
||
A powerful plugin that will allow you to add custom code or CSS to your header, footer, sidebar, content or feed. | ||
|
||
== Description == | ||
|
||
[Add to All](http://ajaydsouza.com/wordpress/plugins/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. | ||
|
||
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 = | ||
|
||
* Inbuilt support for Google Analytics, Statcounter and Tynt | ||
* Site verification for Google, Bing and Pinterest | ||
* Add custom CSS code to your header | ||
* Add any HTML or JavaScript code to your header, content, footer and feed | ||
* 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. | ||
|
||
|
||
== Installation == | ||
|
||
= WordPress install = | ||
1. Navigate to Plugins within your WordPress Admin Area | ||
|
||
2. Click "Add new" and in the search box enter "Add to All" and select "Keyword" from the dropdown | ||
|
||
3. Find the plugin in the list (usually the first result) and click "Install Now" | ||
|
||
= Manual install = | ||
1. Download the plugin | ||
|
||
2. Extract the contents of add-to-all.zip to wp-content/plugins/ folder. You should get a folder called add-to-all. | ||
|
||
3. Activate the Plugin in WP-Admin. | ||
|
||
4. Goto **Settings » Add to All** to configure | ||
|
||
|
||
== Frequently Asked Questions == | ||
|
||
If your question isn't listed here, please post a comment at the [WordPress.org support forum](https://wordpress.org/support/plugin/add-to-all). I monitor the forums on an ongoing basis. If you're looking for more advanced **paid** support, please see [details here](https://ajaydsouza.com/support/). | ||
|
||
If you would like a feature to be added, or if you already have the code for the feature, you can let me know by [posting in this forum](https://wordpress.org/support/plugin/add-to-all) or creating an issue in the [Github repository](https://github.com/ajaydsouza/add-to-all/issues). | ||
|
||
|
||
== Screenshots == | ||
|
||
1. Add to All options in WP-Admin - 3rd Party Options | ||
2. Add to All options in WP-Admin - Header Options | ||
3. Add to All options in WP-Admin - Content Options | ||
4. Add to All options in WP-Admin - Footer Options | ||
5. Add to All options in WP-Admin - Feed Options | ||
|
||
|
||
== Changelog == | ||
|
||
= 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 <strong>Footer settings</strong> | ||
|
||
Check changelog.txt for older entries. | ||
|
||
== Upgrade Notice == | ||
|
||
= 1.2.0 = | ||
New plugin settings interface. Verify your settings on upgrade; Site verification support, bug fixes; | ||
Check out the Changelog for more details | ||
|