Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Plugin: enable use of components within WYSIWYG editor
#4
blazer82 Wrote:But, oh.. I see. I used some feature only available since php 5.3

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? If so, it's not working for me. I've tried it with components that have PHP in them and also ones that do not have PHP in them - but neither works for me. What did I miss?

And FYI, yes - I was running PHP 5.2.9
Reply


Messages In This Thread
Plugin: enable use of components within WYSIWYG editor - by badcat - 2010-05-12, 00:01:26



Users browsing this thread: 1 Guest(s)