Aprašymas
This plugin has been closed and is no longer available for download.
Atsiliepimai
3 rugsėjo, 2016
This plugin is really useful, it can help you create and control custom fields for custom post types the easy way.
3 rugsėjo, 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!!
3 rugsėjo, 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?
Programuotojai ir komandos nariai
“Magic Fields 2” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti toliau.
AutoriaiIšverskite “Magic Fields 2” į savo kalbą.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.