Changes between Initial Version and Version 1 of Ticket #28169, comment 4
- Timestamp:
- 01/11/2015 11:15:43 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28169, comment 4
initial v1 2 2 > 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. 3 3 4 By now plugin author will have worked around that problem. It doesn't make sense to fix this now.4 By now plugin authors will have worked around that problem. It doesn't make sense to fix this now. 5 5 6 6 Yes, 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.