Releases: sayful1/wp-helpers
Releases · sayful1/wp-helpers
Release list
Release version 1.15.0
Release version 1.14.5
- Fix 'PHP Deprecated' notice for return type declaration.
- Fix 'OFFSET' issue on
Stackonet\WP\Framework\Abstracts\DataStoreBaseclass
Release version 1.14.3
Add 'screen-options' endpoint on\Stackonet\WP\Framework\Traits\ApiCrudOperations class.
Release version 1.14.2
Release version 1.14.1
- Fix issue on data read on DatabaseModal
Release version 1.14.0
- Fix background process manual delete does not working when only one item.
- Update json_validate functionality.
- Add status count functionality.
- Add modal option to DatabaseModal class.
- Update UploadedFile class to read file from url and path.
Release version 1.13.0
- Update
\StackonetWPFrameworkTest\Media\UploadedFileTestclass.
Release version 1.12.0
- Update
\Stackonet\WP\Framework\Fields\ImageUploaderfield class. - Add search option for
DataStoreBase::find_multiple()method.
Release version 1.10.0
Update background processing functionality.
Release version 1.9.15
- Update
Stackonet\WP\Framework\Abstracts\BackgroundProcessWithUiHelper - Add UI button to run single task.