- Zukit updated to version 1.5.3
- fixed CSS of
Settings(Safari) - tested for compatibility with WP 5.9.0
- changed
ecmaVersionto 11
- tested for compatibility with WP 5.8.3
-
adapted to WordPress 5.8.2
-
reset admin color scheme if
Admin colorsadd-on or the plugin was deactivated -
implemented
get_folder_permalink,get_folder_propsandfolder_existsmethods -
implemented
get_dominant_by_idandupdate_dominant_by_idmethods -
implemented
get_media_taxonomy_linkmethod which could be used to get link for Media Taxonomy -
implemented
Rewrite Rulespanel -
implemented
Flush Rewrite Rulesaction and options to redefine rewrite rules for Media tags and category -
added
inherit_privacyoption -
added
get_all_imagesmethod to return all public or private images in folders -
register some methods to be used as
snippets -
refactoring
whenReadyintowhenNodeInserted -
refactoring dominant color to work with local path instead of link
-
refactoring
folderserror handling -
refactoring public snippets with
register_snippetmethod -
changed structure of cached folders - now
idis array index -
renaming
zu-location-linkclass tolocation-link -
renaming
get_folder_by_image_idtoget_folder_by_attachment_id -
renaming
get_gallery_by_image_idtoget_gallery_by_attachment_id -
replacing deprecated jQuery methods
-
fixed bugs when thumb width or height is 0
-
fixed bug with wrong
Attachments Wrapperselector -
fixed bug in
is_private_imagemethod -
fixed bug in
reset_cachedfor collections -
fixed bug in
landscapedfield -
fixed bug when displaying the wrong WP width size
-
other small improvements
- Zukit updated to version 1.2.3
- modified
Sizestable according to the changes in Zukit - min
phpandwpversions updated - tested for compatibility with WP 5.7.1
- small improvements
- fixed bug with loading
previewstyles in add-on - fixed bug with reloading
Sizestable - adapted after refactoring
selectOptionandtoggleOption - adapted after changing the position of the divider
- adapted to other changes in Zukit
- small CSS improvements
- added logic for icons in WP version up to 5.5
- improved JS and CSS for WP with version less than 5.5
- changed license to GPL-2.0
- tested for compatibility with WP 5.7
- small improvements
- refactoring
ratiogetter and public API methods - added icons, screenshots and readme
- deleted all direct references to CSS prefix
- improved css for some media breakpoints
- introduced
boxedmode - implemented Folders Preview for the Settings Page
- added support for default folder color
- implemented
lockedfolders - added colored folders for tree
- added
colorspanel for folders - added support for SVG folders
- replaced deprecated jQuery methods
- fixed bug with
breadcrumb - fixed bug with
closebutton - adapted to the latest changes in Zukit
- added
Ajaxtrait and implemented extension ofzudataREST route - refactoring source folder structure
- some optimization
- small improvements
- changed text domain from
zumediatozu-media - adapted to latest changes in Zukit
- small improvements
- implemented stable version of
Media Folders - implemented
convert_taxonomyvia Ajax - implemented
fix_orphanedutility - refactoring
ImageSizeswith new parent class - refactoring
AdminColorswith new parent class - moved
Location helpersto trait - moved
Attachments helpersto trait - replaced
zu()calls tosnippets - refactoring
cachedmethods - added
disable_cacheoption - implemented version of
Settingspage with Gutenberg support (with Zukit framework)
- starting
foldersimplementation
- added
reset_cachedwhen plugin options updated (saved)
- improved
attachements IDin media popup - fixed work under Wordpress 5.3
- added
onlightattribute togalleryshortcode
- added language code to
cachekeyfor galleries and folders
- fixed bug if
$_post_iddoes not exist
- added check for
post_parentinAll Attachementsmeta box - added
Detach Imageaction - added
detach_attachment()function
- improved CDN support for generated HTML
- improved
Media Actionsmeta box (added spinner to all actions) - fixed bug when searching galleries for all
pages
- fixed bug in
All Attachementstable (when Folder isroot)
- improved
All Attachementstable - modified
is_private_album()function to return1or2depending on album privacy
- added check for
_privatein folder name inside Media Library (all images in such folders considered asprivate) - added
is_private_album()andget_private_images()functions to work withprivateimages - added
get_all_images_in_album()function which collects all images in folder including subfolders - gallery shortcode:
ajaxedattribute was renamed tolazyload - added
no_lazyloadattribute togalleryshortcode - improved
alttransformation infigurerepeater
- added
paramsattribute to defaults for JS - added
no_falseparam to pass in JS attributes which should be deleted when set to false - added
cached,m_disabledandm_firstonlyattributes togalleryshortcode - added
$_captionvar to all repeaters - if image
altcontainsnocopythen no copyright will be inserted infigure - if image
altis equal tocopy:Xthen X will be inserted infigureas copyright - added button to reset cache in
Media Actionsmeta box - css modifications