Skip to content

v1.2.3

Compare
Choose a tag to compare
@nimid nimid released this 07 Sep 14:32
· 836 commits to master since this release

last updated: Sep 7, 2016

Objectives

1. LOCALIZATION (PR #24)

The messages that appeared on the front-end and back-end have been modified to be translatable.

For the translation, it can be done by adding a language file for each language. This release has included a translation for Japanese.

2. REMOVE A LINK, VIEW DETAIL, FROM EACH ROW OF TRANSACTIONS HISTORY TABLE AND TRANSFERS HISTORY TABLE (PR #24)

The user experience of plugin dashboard has been changed to similar with Omise dashboard.

Although the link has been removed but the same function, view the detail of each transaction, can be done by click on the ID of each transaction.

3. REMOVE SUB-TABS, CHARGES AND TRANSFERS (PR #24)

Refer to the page separation of charges history and transfers history, those histories are displayed on the different page. So the sub-tab is not being used to separate it.

4. REMOVE AN UNUSED SETTING DESCRIPTION (PR #24)

This setting is not being used at any place or function.

5. CHANGE PAGE HEADER FROM TRANSACTIONS HISTORY TO CHARGES HISTORY (PR #24)

The dashboard page has a table to show only charges history so the page header should be changed accordingly.

Tested on

PHP 5.6

WordPress 4.5.3 & 4.6

WooCommerce 2.6.3 & 2.6.4