Skip to content

Releases: ilovepdf/ilovepdf-wp

2.0.3

15 Nov 13:02
6904809
Compare
Choose a tag to compare

Fixed

  • Specify minimum version of PHP for dependencies.

2.0.2

13 Nov 18:21
d5618c2
Compare
Choose a tag to compare

Added

  • Improved class loading.
  • Update library ilovepdf to v1.2.2

2.0.1

10 Nov 13:17
cc03802
Compare
Choose a tag to compare

Changed

  • Remove Function Upload duplicate. Caused an error loading pdf files.

Added

  • Support WP 6.4.1

Fixed

  • Fixed a problem with the compress and watermark buttons, they were duplicated.
  • Cannot read property 'model' of undefined.

2.0.0

12 Oct 11:43
e62a75b
Compare
Choose a tag to compare

Changed

  • Minimum Support WP Version to 5.3
  • Minimum Support PHP to 7.4
  • remove public folder, not used.

Fixed

  • fix bulk actions to compress and watermark functions

1.2.4

10 Oct 12:31
2a1c140
Compare
Choose a tag to compare

Added

  • Formatting files according to php/wordpress standards
  • WP Requires at least 4.7
  • added prefix to functions and const
  • code documentation
  • version number to enqueue styles

Changed

  • update readme
  • Change function dirname() to DIR const
  • loose comparisons
  • conditional structure
  • variables name to snake_case
  • Capabilities should be used instead of roles
  • remove comments
  • json_encode changed to wp_json_encode
  • strip_tags changed to wp_strip_all_tags
  • Limit posts_per_page
  • output literal string
  • function rename() to WP_Filesystem

Fixed

  • name assignment changed
  • Rename Class Name Ilove_Pdf_i18n to Ilove_Pdf_I18n
  • nonce verification
  • rename files without hyphens
  • escaped data outputs
  • Sanitize data
  • text domain mismatch
  • changed name of parameter $object to $file_object
  • add version to js fiel enqueue
  • data types in parameters
  • variables not defined
  • check if watermark image is empty
  • set value default if compress size is null|empty

1.2.3

08 Sep 14:43
cc65efa
Compare
Choose a tag to compare
  • update readme
  • match version and tag.

1.2.2

08 Sep 12:25
a37c3aa
Compare
Choose a tag to compare
  • update readme
  • update version

1.2.1

06 Sep 14:47
f78d8df
Compare
Choose a tag to compare
  • fix warnings php
  • update plugin version
  • update readme

1.2.0

19 Nov 11:19
a416711
Compare
Choose a tag to compare
  • update readme

1.0.2

19 Nov 11:27
47b1773
Compare
Choose a tag to compare

match version and tag