Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Plugin: enable use of components within WYSIWYG editor
#5
badcat Wrote:If I understand this correctly, I would have a component normally place in my theme as:
Code:
<?php get_component('tagline'); ?>

But now I can simply paste into my Wysiwyg editor:
Code:
[[Component::tagline]]

Is this correct?

Yes, that's how it is supposed to work.
Is your placeholder [[Component::tagline]] gonna be replaced by an empty string or is it not gonna be replaced at all?
Reply


Messages In This Thread
Plugin: enable use of components within WYSIWYG editor - by blazer82 - 2010-05-12, 00:36:42



Users browsing this thread: 1 Guest(s)