Disgrifiad
This plugin has been closed and is no longer available for download.
Adolygiadau
Medi 3, 2016
This plugin is really useful, it can help you create and control custom fields for custom post types the easy way.
Medi 3, 2016
We’ve used magic fields to power some of our most custom and powerful sites. Don’t know what we’d do without it!
Thank you!!
Medi 3, 2016
After install new version, This code
if (get('photos',$miembro)) {
$nuevos="h=120&w=150&zc=1&q=100";
echo '<div class="gals">';
echo '<a href="'.get_image('photos',$miembro,1,0).'" data-lightbox="example-set">'.get_image('photos',$miembro,1,1,NULL,$nuevos).'</a>';
was damage.
$nuevos="h=120&w=150&zc=1&q=100";
with
echo get_image('photos',$miembro,1,1,NULL,$nuevos);
doesn’t work!!! Why?
Contributors & Developers
“Magic Fields 2” is open source software. The following people have contributed to this plugin.
CyfranwyrTranslate “Magic Fields 2” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.