Skip to content

Releases: zohaib87/xe-plugin

1.2.6

03 Oct 20:31
b625e10
Compare
Choose a tag to compare
  • New Added: Page Templates support.
  • Updated: Class Views static methods to action hooks.
  • Fixed: Some minor bugs.

1.2.5

30 Sep 12:32
293635c
Compare
Choose a tag to compare
  • New Added: debug property in Helpers\Plugin_Options class.
  • Fixed: Some minor bugs.

1.2.4

11 Apr 06:16
dd449b7
Compare
Choose a tag to compare
  • New Added: verify_save method in helpers class.
  • Fixed: CSS & Nonce prefixes change on initialization.
  • Fixed: Some minor bugs.

1.2.3

16 Mar 15:03
bb99065
Compare
Choose a tag to compare
  • Fixed: Some minor bugs.

1.2.2

16 Mar 14:42
07df498
Compare
Choose a tag to compare
  • Updated: File names according to WP Coding Standards.

1.2.1

16 Mar 07:36
bffc30e
Compare
Choose a tag to compare
  • Fixed: Redundant files download with release.

1.2.0

16 Mar 07:16
6b13101
Compare
Choose a tag to compare
  • Updated: All functions to Classes except for functions.php file.
  • Updated: preClasses to namespaces in init.js for string replacing.
  • Removed: copy.js script completely.
  • Fixed: Some minor bugs.

1.1.14

27 Feb 12:00
bcd5447
Compare
Choose a tag to compare
  • Fixed: Some minor bugs.

1.1.13

18 Feb 16:59
28e0455
Compare
Choose a tag to compare
  • New Added: Enqueue method in helper class.
  • New Added: localhost variable to localize script.
  • New Added: Auto change of global obj prefix in scripts on npm run init.
  • Moved: localhost method from helpers class to plugin options class.
  • Fixed: Some minor bugs.

1.1.12

31 Dec 13:20
Compare
Choose a tag to compare
  • New Added: Sample classes for product types, custom fields, tabs.
  • New Added: Views class for reusable sections.
  • New Added: wp_localize_script() function.
  • New Added: sanitize_email() and sanitize_url() to update_field().
  • Fixed: Plugin options not saving.
  • Fixed: Minor bugs.