* Fix - PRICES & CURRENCIES - Currency Exchange Rates - Crons - "Undefined index..." notices in log fixed.
* Dev - PRICES & CURRENCIES - Currency Exchange Rates - "Exchange Rates Offset (Percent)" options added for each currency pair.
* Dev - PRICES & CURRENCIES - Currency Exchange Rates - "Update all rates now" button added.
* Fix - PRICES & CURRENCIES - Multicurrency (Currency Switcher) - Session init moved to the `init` hook (on "WC Sessions").
* Fix - PRICES & CURRENCIES - Prices and Currencies by Country - Session init moved to the `init` hook (on "WC Sessions").
* Dev - PRODUCTS - Product Listings - Admin Settings - Descriptions updated.
* Dev - PRODUCTS - Product Tabs - "Content Processing" option added.
* Dev - EMAILS & MISC. - General - "Session Type in Booster" option re-enabled.
* Dev - Speed Optimization - "WC Sessions" is now the default option for `WCJ_SESSION_TYPE`. Affected modules: Checkout Files Upload, EU VAT Number, Multicurrency (Currency Switcher), Product Visibility by Country, Product Custom Visibility, Tax Display, Prices and Currencies by Country.
* Dev - Code refactoring - Replaced some code with `wcj_is_frontend()`.