Revision: 14299
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at May 28, 2009 23:05 by taqin
Initial Code
<?php echo c2c_get_custom('side_image',
'<div class="more_pictures"><img alt="[photo]" src="',
'" /></div>',
'',
'" /> : <img alt="[photo]" src="'); ?>
Initial URL
Initial Description
Enable the use of Custom Fields in Wordpress. This is the code to put into the markup. Related plugin: get-custom-field-values
Initial Title
Enable the use of Custom Fields in Wordpress
Initial Tags
php, wordpress
Initial Language
PHP