Method |
Description |
|
__construct ( ) |
|
|
a_add_size ( ) : void |
Add a size by Ajax |
|
a_get_list ( ) : void |
Get the media list to regenerate |
|
a_get_sizes ( ) : void |
Display the add_image_size for the registered sizes |
|
a_remove_size ( ) : void |
Remove a size by Ajax |
|
a_thumbnails_rebuild ( ) : array |
Regenerate the thumbnails ajax action |
|
addSizeButton ( ) : void |
Add the button to add a size |
|
add_settings_link ( array $links, string $file ) : string |
Add a link to the setting option page |
|
enqueue_assets ( string $hook_suffix = '' ) |
Register javascripts and css. |
|
getPhpButton ( ) : void |
Add the button to get the php for th sizes |
|
image_sizes ( mixed $args ) : void |
Display the row of the image size |
|
init ( ) : void |
Init for the option page |
|
thumbnailRegenerate ( ) : void |
Display the Table of sizes and post types for regenerating |
|