Advanced file management – php file manager plugin v3 finally released. Lots of new features and completely new interface. (see inside)
We’ve just released updates for following products: Mobulatr v1.3, PayPal PRO Payment Terminal Wordpress v1.1, Authorize.net Payment Terminal Wordpress v1.2, Stripe Payment Terminal Wordpress v1.3. Most notable update was done for the Stripe PHP payment terminal for wordpress – with several new functions, which were requested by our customers. Continue reading to see the changelog.
We just released quick-fix update for PayPal Wordpress Payment Terminal which has several bug fixes.
v2.3 Bug fix update:
– added support for PHP 5.5+
– replaced all mysql_ queries with proper wordpress db queries
– replaced mail() function with native wp_mail() for all notifications
– replaced the_editor() with wp_editor()
– all undefined variables / deprecated messages fixed
We just released quick-fix update for Authorize.net Wordpress Payment Terminal which has several bug fixes.
v1.1 Bug fix update:
– fixed issue with payment description and customer name not passing
– replaced all mysql_ queries with proper wordpress db queries
– replaced mail() function with native wp_mail() for all notifications
– added "thank you message" from settings to the emails and on thank you page
– replaced the_editor() with wp_editor()
– all undefined variables / deprecated messages fixed
We just released quick-fix update for Mobulatr which has 2 bug fixes and some typo fixes.
v1.2 minor bug fix update:
– fixed envato api license validation (during install)
– fixed password retrieval issue
– minor typo fixes