Changes between Version 1 and Version 2 of Ticket #37880, comment 3
- Timestamp:
- 09/01/2016 12:34:55 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37880, comment 3
v1 v2 1 1 As @afercia said above, this is a minimal configuration for use in places that require only a minimal editing capabilities. It was intended for use in Press This but is not used in core any more. 2 2 3 In that terms don't think we should be adding any more filters to it. If you really need to, you can access all the TinyMCE options form the `teeny_mce_before_ config` filter, including adding of external plugins.3 In that terms don't think we should be adding any more filters to it. If you really need to, you can access all the TinyMCE options form the `teeny_mce_before_init` filter, including adding of external plugins.