the_component()
Heads up!
This article contains PHP code and is intended for developers. We offer this code as a courtesy, but don’t provide support for code customizations or 3rd party development.
Equivalent of the_row() for components
/**
* Increment component loop
*/
function the_component() {
global $pip_component_i;
$pip_component_i ++;
return the_row();
}
Our home port
15 Rue Cavenne, 69007 Lyon
And from everywhere in the world thanks to Hangout and Skype !
Useful links