Skip to content

Releases: PolyPlugins/content-api

1.2.1

11 Jun 15:03
7a31e4d

Choose a tag to compare

Changelog

  • Updated: Tested up to
  • Bugfix: Notice design not correct since WP 7

1.2.0

27 Apr 14:20
81e0a61

Choose a tag to compare

Changelog

  • Added: Previous beta feature to send email or Discord message if time elapsed is past last access time
  • Updated: Date function to gmdate and replaced unlink calls with wp_delete_file
  • Updated: Tested up to

1.1.1

27 Apr 13:56
a573ed3

Choose a tag to compare

Changelog

  • Bugfix: When updating a products SKU it says it already exists when it doesn't

1.1.0

18 Jan 03:42
950b356

Choose a tag to compare

  • Added: Ability to schedule posts using publish_on for Create Post
  • Updated: Create Post to only require title, content, and categories, as yoast and tags aren't a requirement.

1.0.11

04 Jun 22:13
801458c

Choose a tag to compare

Changelog

  • Updated: Get Product manage_stock attribute to return a bool
  • Updated: Update Product manage_stock attribute to be able to use bool
  • Updated: Create Product manage_stock attribute to be able to use bool
  • Bugfix: Update Product attributes attribute not creating product attributes when they don't exist.
  • Bugfix: Create Product attributes attribute not creating product attributes when they don't exist.
  • Bugfix: Update Product triggering error sku during slug check
  • Bugfix: Create Product triggering error sku during slug check
  • Bugfix: Update Product triggering Exception instead of WP Error when upc attribute is already in use
  • Bugfix: Create Product triggering Exception instead of WP Error when upc attribute is already in use

1.0.10

04 Jun 02:23
10735d9

Choose a tag to compare

Changelog

1.0.9

04 Jun 02:01
37352b2

Choose a tag to compare

Changelog

1.0.8

02 Jun 23:31
25d9608

Choose a tag to compare

Changelog
Updated: Update Product endpoint to handle updating sku when product id is provided.

1.0.7

29 May 22:54
0562208

Choose a tag to compare

Changelog

  • Added: weight attribute to results of Get Product endpoint
  • Added: weight attribute to Update Product endpoint
  • Added: weight attribute to Create Product endpoint
  • Added: Option to show a notice on when the Content API was last accessed
  • Added: Option to show an error if the Content API has not been accessed in the last X amount of minutes
  • Bugfix: If stock passed as 0 it doesn't update

1.0.6

14 May 07:59
d8bfc9e

Choose a tag to compare

Changelog