Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Check an empty component
#1
Hi guys!
I'm developing 3 new free responsive html5 themes for Get simple.
I'll post them soon.

By the way, here's my question.
I need to check if a given component is empty or not.

If it is not empty, the template shows some code and the component itself, if it is empy, it won't.

I've tried using
Code:
<?php
if (get_component('something'){ ... }
?>

but the function does not work (it prints out the content, since the function get_component doesn't return a value, but prints it out directly).

Any ideas please?

Thank you guys!
Marco
Reply


Messages In This Thread
Check an empty component - by marcotls - 2012-04-22, 23:27:15
Check an empty component - by Carlos - 2012-04-25, 07:47:40



Users browsing this thread: 1 Guest(s)