<?php
/**
 * Options for the like button
 *
 * @license GNU General Public License 3 <http://www.gnu.org/licenses/>
 * @author Marvin Thomas Rabe <m.rabe@echtzeitraum.de>
 */
$meta['FB_AppID'] = array('string');
$meta['FB_UserID'] = array('string');
$meta['FB_num_posts']  = array('string');
$meta['FB_width'] = array('string');

// Facebook Like Button 
// $meta['fb_like_layout'] = 
// $meta['fb_like_show_face'] =
// $meta['fb_like_width'] =
// $meta['fb_like_action'] =
// $meta['fb_like_font'] =

