On May 17th, 2012, ClassiPress 3.1.9 was released. This is a maintenance and minor new feature release. Fixed 34 tickets total. A breakdown of tickets can be found below.
Upgrade Information
Now you can automatically upgrade directly from your WordPress admin. Under “Appearance” => “Themes”, you’ll see an upgrade link next to ClassiPress. If you don’t, check back later.
The AppThemes upgrade check API runs twice a day. It’s important to note that using this auto updater will overwrite any custom coding done to the theme. Customers who have made theme code changes will need to manually upgrade instead.
If you prefer the old fashion way or have made core theme modifications (which is not recommended), visit AppThemes to download the full version.
Fixes
- Refine results from category page was not working correctly
- Membership discount was calculated wrong when operate with thousands
- New registrations was not counted if using custom prefixes and user roles
- Added missed hook to list payment options on membership page
- Text domain was missed for bank transfer email
- Profile link in comment form was pointing to backend
- Image uploader didn’t worked correctly on settings page
- Site title on login pages was not display site name
- Image uploader didn’t allow to add images into ad description
- User was redirected from category page into search page if doing refine results
- Reset password page was displaying default WordPress page
- Not completed membership order was not overriden if placed new one
- The go button in “Add New” page did’t worked on iPhone
- AdPack warning was displayed if charging for ad was disabled
- “Allow Parent Category Posting” option didn’t worked correctly with setting “When Empty”
Changes
- Added multi-currency support for ad
- Facebook login option was removed from theme
- Added compatibility with Social Connect plugin
- Added compatibility with Ultimate Facebook plugin
- Improved categories list display, now supports hierarchy
- Added pagination to transaction page
- Added compatibility check for WordPress older than 3.3
- Added id attribute to select fields in edit ad form
- Changed display of user logins registered by facebook
- Added activate membership link on transaction page
- Google maps use stored in db location if available to display map
- Added hook “cp_action_payment_button()” for dashboard payment buttons
- Added filter “cp_currency_position” which allow to modify price, currency, and it’s position
- Added filter “cp_percentage_listing_fee” which allow to modify listing fee if we using “% of seller ad price” option
- Added option to enable custom fields search
- Added charset to paypal form
- Added localization to form field labels and tooltips
- Added verification exclusion for firefox while processing paypal standard payments
- Improved tables installation process
- Added verification for prune period
Files Modified
Modified changelog.txt Modified classipress-no-admin.pot Modified classipress.pot Modified framework Modified functions.php Added images/bottom-grey.png Modified includes/admin/admin-addons.php Modified includes/admin/admin-options.php Modified includes/admin/admin-updates.php Modified includes/admin/admin-values.php Modified includes/admin/install-script.php Modified includes/admin/write-panel.php Modified includes/appthemes-functions.php Modified includes/forms/login/login-form.php Modified includes/forms/register/register-form.php Modified includes/forms/step-functions.php Modified includes/forms/step1-membership.php Modified includes/forms/step1.php Modified includes/forms/step2-membership.php Modified includes/forms/step2.php Modified includes/gateways/paypal/paypal.php Modified includes/gateways/process.php Modified includes/js/theme-scripts.js Deleted includes/lib/fb/base_facebook.php Deleted includes/lib/fb/facebook.php Deleted includes/lib/fb/fb_ca_chain_bundle.crt Modified includes/sidebar-gmap.php Modified includes/theme-actions.php Modified includes/theme-comments.php Modified includes/theme-deprecated.php Modified includes/theme-emails.php Modified includes/theme-enqueue.php Deleted includes/theme-facebook.php Modified includes/theme-functions.php Modified includes/theme-header.php Modified includes/theme-hooks.php Modified includes/theme-login.php Modified includes/theme-profile.php Modified includes/theme-refine.php Modified includes/theme-searchbar.php Modified includes/theme-widgets.php Modified index.php Modified sidebar-user.php Modified sidebar.php Modified style.css Added styles/login-style.css Modified tpl-add-new-confirm.php Modified tpl-dashboard.php Modified tpl-edit-item.php Modified tpl-membership-confirm.php Modified tpl-membership-purchase.php Modified tpl-profile.php |