Skip to content

Releases: iworks/og

v3.3.3

09 Dec 09:32
Compare
Choose a tag to compare
  • Loading integrations action has been fixed.

v3.3.2

05 Dec 10:02
Compare
Choose a tag to compare
  • The iWorks Rate module has been updated to version 2.2.1.
  • Translation loading time has been fixed. #16

v3.3.1

05 Dec 10:01
Compare
Choose a tag to compare
  • The iWorks Rate module has been updated to version 2.1.9.

v3.3.0

14 Feb 09:03
Compare
Choose a tag to compare
  • An issue with the WPML plugin has been fixed. #15. Props for Armsportstore.com.
  • The iWorks Rate module has been updated to version 2.1.6.
  • Include files have been hardened.
  • Integration with the [WooCommerce] plugin has been improved.
  • Integration with the [Debug Bar] plugin has been added.

Full Changelog: 3.2.7...3.3.0

v3.2.7

21 Dec 09:28
Compare
Choose a tag to compare

Full Changelog: 3.2.6...3.2.7

v3.2.6

01 Dec 07:59
Compare
Choose a tag to compare
  • Quotations have been removed from $wpdb->prepare().
  • The function date() has been replaced by the function gmdate().
  • The function strip_tags() has been replaced by the function wp_strip_all_tags().
  • The iWorks Rate module has been updated to version 2.1.4. #13
  • The usage of WPDB objects has been improved.
  • Full Changelog: 3.2.5...3.2.6

v3.2.5

20 Nov 13:22
Compare
Choose a tag to compare
  • When a site was in debug mode, the set_transient() function was called improperly. It has been fixed. Props for X-Raym & John Blackbourn.

Full Changelog: 3.2.4...3.2.5

v3.2.4

02 Nov 17:04
Compare
Choose a tag to compare
  • Schema "tagline" has been removed by default. Use the og_allow_to_use_schema_tagline filter to turn it on (not recommended).

Full Changelog: 3.2.3...3.2.4

v3.2.3

09 Jun 16:30
Compare
Choose a tag to compare
  • Schema "tagline" has been set as the site slogan.

v3.2.2

30 May 21:57
Compare
Choose a tag to compare
  • The og:logo has been removed; it can be used with the filter allow_og_logo. See the FAQ for more details.
  • The og_logo_size filter has been added; it allows you to change the logo size; the default is "full".
  • The get_site_logo() function has been refactored.
  • Unnecessary trailing slashes have been removed. Props for Oliver