Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #28169, comment 4


Ignore:
Timestamp:
01/11/2015 11:15:43 PM (11 years ago)
Author:
iseulde
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28169, comment 4

    initial v1  
    22> What do you mean "too late"? From what I understand plugin developers are no longer recommended to replace their shortcodes with images in editor (Nextgen) but they should use the wp-views system, same as playlists/galleries/etc.
    33
    4 By now plugin author will have worked around that problem. It doesn't make sense to fix this now.
     4By now plugin authors will have worked around that problem. It doesn't make sense to fix this now.
    55
    66Yes, you can use wpviews. If you're replacing a shortcode with an image, you can use the `data-mce-placeholder` attribute and you won't get an image toolbar for it.