2011-06-01, 12:39:38
mvlcek Wrote:hameau Wrote:If you want to have wysiwyg snippets, the method described here works for me.
With additional php logic in the template code, you can have snippets called according to the page slug, for example.
If you are using the I18N plugin, there is already a function get_i18n_content($slug) you can use.
Thanks for posting and sharing this information. More power!