The last update broke my workflow, as the method of using custom image size inside the media manager has definitely changed.
i'm trying to add my previously registered image sizes to the new dropdown.
|
The last update broke my workflow, as the method of using custom image size inside the media manager has definitely changed. i'm trying to add my previously registered image sizes to the new dropdown. |
|||
|
|
This was helpful for me:
|
|||||
|
|
Assuming you added a custom image size in
You can add a filter which will add the size to the list of sizes in the new media manager. Just make sure to pass in the id/slug and then title you want in the dropdown and wallah!
|
|||
|
|
|
You will need to paste your code in order for us to review where the issue is, however, I can demonstrate how I accomplish this in Wordpress v3.5 Please observe the comments in
Note that I am adding the |
|||
|