Tags: 1.4.1, Broken Billing URL, changelog, changes, Custom Fields fix, eWay payment gateway, eWay Shared, eWay with WordPress, PayPal Tax, Products Grid/List CSS, release notes, Shipping Configuration, Shipping Input Fields, Shop plugin for WordPress, Tax Calculation, v1.4.1, WordPress Checkout Plugin, Wordpress Custom Fields, wordpress e-commerce, WordPress eWay, WordPress Shopping Cart Plugin. Posted in WordPress Shopping Cart Plugin
« Change Log
WordPress Shopping Cart plugin v1.4.1 release notes.
ADDED
- eWay (Shared) payment method. (docs)
- Setting to turn off new user registration notification during checkout in ‘Contacts’ step.
FIXED
- Input fields for unit and weight quantities when using shipping tiers.
- Page/menu titles in WordPress being overwritten during checkout procedure.
- Tax/Vat is now passed through to PayPal and calculated.
- Product page custom fields bug prevented custom fields from being added.
- Billing URL in blank layout of checkout procedure.
- Admin sections redirected incorrectly when saving certain records.
CHANGED
- Products grid/list CSS class names and styles.
Tags: 3.7.8, changelog, changes, Email Templates, Email Tracking, HTML email templates, HTML Emails, Newsletter Plugin for WordPress, Newsletter Shortcodes, Newsletter theme system, newsletters plugin, release notes, subscription form, WordPress Email Plugin, WordPress Mailing List Plugin, WordPress Subscribe Plugin, WordPress subscribe shortcode. Posted in WordPress Mailing List Plugin
« Release Notes
WordPress Newsletters plugin v3.7.8 release notes.
- FIXED
Broken ‘Edit’ links in the ‘Email Templates’ section.
- IMPROVED
When sending a post as a newsletter and the configuration is set to use the post excerpt it will use the actual excerpt generated by WordPress rather than truncating manually.
- IMPROVED
Queue won’t execute and start running while emails are being queued. This will prevent duplicates.
- IMPROVED
The way that the cron_schedules filter hook alters the schedules has been improved to ensure that current/old schedule intervals are not lost but that new ones are simply appended to the array.
- IMPROVED
Major MySQL performance improvements have been implemented for queueing and sending emails, importing subscribers and several other tasks. We have successfully imported and queued 30,000+ emails effortlessly.
- REMOVED
The attachment name field has been removed when an attachment is added to an email.
- CHANGED
PHP mail() has been changed to wp_mail() internally. This gives you more flexibility to use other plugins that rewrite or hook onto the wp_mail() function. Like Configure SMTP for example.
- REMOVED
Socket connection settings are no longer available in the plugin. They are not necessary and the wp_mail() function will determine which method to use when sending emails.
- FIXED
The [wpmldate] shortcode/variable had a bug which prevented it from outputting the date when emails are queued. It only output the date when emails were sent immediately. This has been fixed.
- ADDED
Newsletter theme system has been added which gives you the ability to manage multiple HTML email designs to use when sending newsletters. The plugin is released with 7 beautiful, premade themes for you to start using.
- ADDED
A [wpmltrack] shortcode/variable has been added to the system. You can place this shortcode into any theme, template or newsletter and it will serve as a placeholder for the tracking code for each individual email. The email tracking code calls back to your server, marking an email as read when it has been opened.
- REMOVED
Send on edit setting has been removed which previously tried to prevent you from sending out the same WordPress post more than once.
- ADDED
A 2 minute email schedule interval has been added.
Tags: changelog, changes, embed banners into WordPress, Features, fixes, improvements, release notes, v2.6, WordPress Banner Rotator Plugin, WordPress Banners plugin, WordPress Banners widgets. Posted in WordPress Banner Rotator Plugin
WordPress Banner Rotator plugin v2.6 release notes.
- Added
Multiple ads per widget. It is recommended that you set ads to random order for zones when using zones widgets to prevent duplicate ads from showing up in a single widget.
- Added
Ordering/sorting of banner ads per zone with a click and drag interface.
- Improved
Sorting options of records in all admin sections.
- Added
‘Show All’ link in all admin sections to show all records when needed and prevent paging.
- Added
Show ‘Expired’ for an ad record in the ‘Adverts’ section if an ad has expired.
- Compatibility
The ability to turn On/Off jQuery library loading in the ‘Configuration’ section of the plugin. If jQuery is already manually loaded or loaded by another plugin, it is recommended that you set this setting to Off.
- Improved
Meta boxes in ‘Configuration’ section to be sortable by dragging and expandable/collapsible by clicking on the title. Layout is saved for the next time you return to the ‘Configuration’ section.
- Fixed
A bug with the ‘Reset Clicks’ bulk action in the ‘Adverts’ admin section.
- Added
“languages” folder for language files in the plugin folder. All new translations should be placed into this “languages” folder where the language file should be named “wp-banners-xx_XX.mo” and xx_XX should be replaced by your locale like nl_NL, de_DE, es_ES, en_UK, etc…
- Removed
The ‘Support & Help’ section has been removed from the plugin menu.
- Fixed
Expiration date input calendar for ads when specifying an expiry date.
- Added
Row actions in all admin sections when records are hovered with the mouse, links are displayed below the title as actions which can be performed on the record such as Edit, View, Delete, Preview, etc…
- Changed
WordPress 2.9.2 style ‘Add New’ buttons in all admin sections.
- Removed
CSS overflow:hidden; has been removed from the DIV with class “wpbrbanner” for layout reasons.
- Changed
New plugin icon 
- Fixed
A JavaScript error in the ‘Appearance’ > ‘Widgets’ section of WordPress caused by the Banners plugin.
- Improved
Performance of the plugin by removing the transient_update_plugins hook which checks for a new version. New version checking will only be executed on the ‘Plugins’ page of the WordPress dashboard.
- Added
User access level settings for all sections.
Tags: 3.7.5, ajax newsletters, change log, changelog, changes, Email plugin for WordPress, newsletters plugin, Newsletters plugin for WordPress, release, release notes, releases, update, WordPress Mailing List Plugin, wordpress newsletters plugin, WordPress Plugins. Posted in WordPress Mailing List Plugin
« Release Notes
WordPress Newsletters plugin v3.7.5 release notes.
- Added
Updates notification on ‘Plugins’ page.
- Changed
‘listdiv’ has been changed to ‘mailinglistdiv’ on ‘Send Newsletter’ page.
- Improved
Use get_locale() to get current language code.
- Changed
‘languages’ folder for language files.
- Changed
Changed the string ‘Newsletter could not be sent’ to ‘Newsletter could not be queued/scheduled’ when scheduling is turned on.
- Changed
Moved tracking code from ‘views/email/send.php’ to ‘views/email/foot.php’.
- Improved
Overflow DIV on the ‘Send Newsletters’ page for ‘Mailing List(s)’ box.
- Fixed
Empty $filefull variable in the bounce() function.
- Improved
The url() method in the wpMailPlugin class for better compatibility.
- Added
SMTP port setting in ‘Configuration’ when using SMTP or Gmail.
- Removed
Contact form from the ‘Support & Help’ section.
- Removed
‘Support Forums’ link in the ‘Support & Help’ section.
- Improved
wpautop() for paragraphs instead of the “the_content” filter.
- Added
Ability to turn on/off jQuery scrolling on Ajax subscription forms.
- Improved
Checking for updates to increase performance.
- Added
Date shortcode/variable to put the current date into a newsletter in your preferred format.
- Added
Row actions in all sections below each record when hovered.
- Fixed
Send on publish excerpt bug with length of excerpt.
- Added
TinyMCE button on WYSIWYG editor for quick insertion of subscription form shortcodes.
- Improved
WordPress 2.9.1 compatible meta boxes in admin sections which are draggable & collapsable.
- Updated
The nl_NL (Dutch) translation.
- Compatibility
Fixed the Viper’s Video Quicktags breaking the editor in ‘Send Newsletter’ and ‘Save a Template’ sections.
- Change
‘(add new)’ link to ‘Add New’ buttons in all sections.
- Added
Setting to change the redirect after subscription confirmation.
- Added
Sections metabox in ‘Configuration’ for better navigation.
- Compatibility
Directory separator (DS) constant for paths. Windows compatibility.
- Fixed
Autosave on ‘Send Newsletter’ and ‘Save a Template’ showing a permissions error message.
- Fixed
Input field ID values starting with numeric value which caused invalid XHTML.
- Improved
Subscription form Ajax updates the FORM element instead of the entire widget. Helps better overall compatibility with all themes even if they don’t have the proper “before_widget” and “after_widget” values set in the functions.php file.
- Fixed
“wpmlonline” shortcode/variable was displaying blank when emails were sent through the queue.
- Changed
MySQL database tables now uses UTF-8.
- Fixed
Tabindex on subscription forms.
- Fixed
Absolute URLs for Ajax calls and other functionality specific to Windows servers.
Tags: changelog, changes, domain search, release notes, v1.3.3, wordpress whois. Posted in WordPress WHOIS Plugin
« Release Notes
WordPress WHOIS plugin v1.3.3 Release Notes
- ‘languages’ folder for language files (.MO) (docs).
- Full and short output setting in configuration.
- .SE domain TLD
- .CL domain TLD