On September 4th, 2012, Clipper 1.3.2 was released. This is a maintenance and minor new feature release. Fixed 24 tickets total. A breakdown of tickets can be found below.
Upgrade Information
Use the AppThemes Updater Plugin to automatically update the theme, or visit www.appthemes.com and click on My Account to download the updated version.
Fixes
- Taxonomy counters didn’t include unreliable coupons
- Coupon title was clipped in homepage slider
- Corrected position of ZeroClipboard movies (click to copy) if WP bar is enabled
- HTML tags was not stripped if Allow HTML option set to No
- User personal options was reset while updating profile
- Image size parametres was overriden when attaching to posts and pages
- Fixed store thumbnail notice on store pages
- Fixed undefined index/variable notices on search
- Corrected use of $wpdb->insert() and $wpdb->update() where applicable
Changes
- Implemented new themed login pages
- Added most popular searches widget
- Added compatibility with WP default permalink structure (without rewrite)
- Added filter ‘clpr_store_default_image’, allows to change default image of store
- Added filter ‘clpr_store_image’, allows to add 3-rd party services for store thumbnails
- Added filter ‘clpr_store_out_url’, allows to modify store outgoing urls
- Added filter ‘clpr_coupon_out_url’, allows to modify coupon outgoing urls
- Repositioned ‘register_form’ hook on Registration page
- TinyMCE editor loading with ‘inlinepopups’ plugin
- Added feeds to taxonomy pages (tags, categories, types)
- Added separate feed for blog pages
- Added coupons into main feed
- Added example child theme
- Added store meta fields into example csv file
- Introduced clpr_get_submit_coupon_url() function instead of option in Admin
- Improved installation and updating process
Files Modified
Modified changelog.txt Added clipper-child/functions.php Added clipper-child/index.php Added clipper-child/style.css Modified clipper-no-admin.pot Modified clipper.pot Modified examples/coupon-import-template.csv Modified framework Modified functions.php Modified header.php Added images/search-icon.png Modified includes/admin/admin-post-types.php Modified includes/admin/admin-updates.php Modified includes/admin/admin-values.php Modified includes/admin/install-script.php Modified includes/appthemes-functions.php Deleted includes/forms/forgot-password/forgot-password-form.php Deleted includes/forms/login/login-form.php Deleted includes/forms/login/login-process.php Deleted includes/forms/register/register-form.php Deleted includes/forms/register/register-process.php Modified includes/forms/submit-coupon/submit-coupon-form.php Modified includes/forms/submit-coupon/submit-coupon-process.php Modified includes/js/zeroclipboard/ZeroClipboard.js Modified includes/reports/report.class.php Modified includes/reports/reports-ajax.php Modified includes/theme-actions.php Modified includes/theme-emails.php Modified includes/theme-functions.php Modified includes/theme-links.php Deleted includes/theme-login.php Modified includes/theme-search.php Modified includes/theme-widgets.php Modified includes/views.php Modified sidebar-user.php Modified single-coupon.php Modified style.css Modified taxonomy-coupon_category.php Modified taxonomy-coupon_tag.php Modified taxonomy-coupon_type.php Modified taxonomy-stores.php Modified tpl-coupon-cats.php Modified tpl-dashboard.php Added tpl-login.php Added tpl-password-recovery.php Added tpl-password-reset.php Modified tpl-profile.php Added tpl-registration.php Modified tpl-stores.php Modified wrapper.php |