Skip to content

Commit

Permalink
Feedburner Form mchung#2
Browse files Browse the repository at this point in the history
  • Loading branch information
JSeeley committed Jul 15, 2013
1 parent e0c9934 commit 01b0990
Show file tree
Hide file tree
Showing 6 changed files with 394 additions and 0 deletions.
101 changes: 101 additions & 0 deletions config/public/wp-content/plugins/feedburner-email-widget/readme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
=== Feedburner Email Widget ===
Contributors: WyriHaximus
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=webmaster%40wyrihaximus%2enet&item_name=Donation%20to%20wyrihaximus%2enet&currency_code=EUR&bn=PP%2dDonationsBF&charset=UTF%2d8
Tags: widget, feed, feedburner, subscription, email
Requires at least: 2.9.0
Tested up to: 3.5.1
Stable tag: 1.1.9

Allows you to add a Feedburner Email Subscription widget to one of your sidebars.

== Description ==

Allows you to add a Feedburner Email Subscription widget to one of your sidebars.

== Installation ==

This section describes how to install the plugin and get it working.

1. Upload `feedburner-email-widget` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Add the widget to a sidebar and fill out atleast the Feedburner feed URL field

== Frequently Asked Questions ==

= The admin widget is very unclear is this going to change? =

In 1.2 a new admin widget will make it easier to managed your sidebar widget. With a wizzard you can simply select the right options for your blog. Keep an eye on http://blog.wyrihaximus.net/tag/wordpress/ for upcoming details.

== Screenshots ==

1. Frontend
2. Backend
3. Styling
4. Analytics

== Changelog ==

= 1.1.9 =
* Updated screenshots
* Updated tested up to tag
* Micro mini minor code tweaks
* Added docblocks to all functions

= 1.1.8 =
* Made the "Styling Options" and "Analytic Options" clickable, it was causing some confusion
* Showing pointer above section links in the widget admin

= 1.1.7 =
* New way of determing url querie variables

= 1.1.6 =
* Expanded blog feed detection

= 1.1.5 =
* Removed a double filter call on the widget title.

= 1.1.4 =
* Fixed a bug introduced by 1.1.3 where the widget header doesn't render as it should.
* Added some punctuation to readme.txt

= 1.1.3 =
* Added "Input placeholder text" config option.
* You can now add shortcodes, for more information please see this post: http://blog.wyrihaximus.net/2011/09/shortcode-in-feedburner-email-widget-1-1-3-for-wordpress/

= 1.1.2 =
* Fixed a undefined index werking.
* Added a Flattr widget.
* Removed Joel as contributer since he stopped getting in touch and help me with this addon. By this message I still want to make sure everyone is aware that he helped on certain bits of this widget.

= 1.1.1 =
* Added id attributes for email input box and subscribe button so it can be style with the CSS settings.

= 1.1.0 =
* Added support for Google Analytics.
* Hiding CSS and Analytics settings by default in the widget admin for a cleaner look.
* Added more comments in the source.

= 1.0.5 =
* Included Joels styling changes.
* Added some basic comments on how the plugin works will add more in 1.0.6.
* Added a link in the widget control for the styling options to my wiki for documentation.

= 1.0.4 =
* Typo regarding the popup.

= 1.0.3 =
* Versioning madness.
* Did a minor code cleanup.

= 1.0.2 =
* Fixed an issue where people got the popup window and send to the subscribe page.

= 1.0.1 =
* Fixed readme.txt.

= 1.0.0 =
* First public release.

== Upgrade Notice ==

None yet
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 01b0990

Please sign in to comment.