Thread Starter
kevbo
(@kevbo)
… soooo… yes? I’ve read this page several times, and used it as reference and have successfully used emoji in posts and pages. I have NOT had success in using emoji in widgets. So, are the new emoji automatically enabled for all theme areas, including widgets?
Thread Starter
kevbo
(@kevbo)
Hi. This is not plug-in specific, but rather the Theme Customization API introduced since 3.4 (https://codex.ww.wp.xz.cn/Theme_Customization_API).
Any theme can implement theme customization. My question is whether it’s possible to target specific templates.
For example, suppose I have a custom page template (“site-recipes-page-template.php”) on my site. Is it possible to implement the Theme Customizer in such a way that it targets this template?
Thanks.