Ejemplo n.º 1
0
<br />
                        <?php 
_e('<strong>Warning.</strong> On some versions of WordPress after the image selection button is pressed the tabs above does not change anymore. Just save so
                        this page is reloaded (<a href="http://wordpress.org/support/topic/wp-32-thickbox-jquery-ui-tabs-conflict" target="_blank">reference</a>).');
?>
                    </td>
            </tr>
        </table>
        <!--
        <table class="form-table">
            <tr valign="top"><?php 
hefo_field_checkbox('fb_sdk', __('Facebook async SDK', 'header-footer'), __('Adds the Facebook SDK', 'header-footer'));
?>
</tr>
            <tr valign="top"><?php 
hefo_field_text('fb_app_id', __('Facebook app id', 'header-footer'), __('Optional', 'header-footer'));
?>
</tr>
        </table>
        -->
        </div>


        <div id="tabs-9">
        <p><?php 
_e('Please, see the <a href="http://www.satollo.net/plugins/header-footer" target="_blank">Header and Footer</strong></a> page before to use those options.');
?>
</p>

        <!--<h3>SEO</h3>-->
        <table class="form-table">
Ejemplo n.º 2
0
                    <table class="form-table">
                        <tr valign="top"><?php 
hefo_field_checkbox('og_enabled', __('Enable the OG metatag', 'header-footer'), __('Enable the Facebook Open Graph metatag', 'header-footer'));
?>
</tr>

                        <tr valign="top"><?php 
hefo_field_text('fb_app_id', __('Facebook application id', 'header-footer'), __('', 'header-footer'));
?>
</tr>
                        <tr valign="top"><?php 
hefo_field_text('og_type', __('Facebook page type for the generic web page', 'header-footer'), __('Usually "article" is the right choice, if empty will be skipped', 'header-footer'));
?>
</tr>
                        <tr valign="top"><?php 
hefo_field_text('og_type_home', __('Facebook page type for the home', 'header-footer'), __('Usually "blog" is a good choice, if empty will be used the generic type', 'header-footer'));
?>
</tr>
                        <tr valign="top"><?php 
hefo_field_checkbox('og_image', __('Facebook Open Graph Image', 'header-footer'), __('Adds the Facebook Open Graph metatag with a reference to the first post image', 'header-footer'));
?>
</tr>
                        <tr valign="top">
                            <th scope="row">
                                <label for="options[' . $name . ']"><?php 
_e('Facebook Open Graph default image');
?>
</label>
                            </th>
                            <td>
                                <input type="text" id="og_image_default" name="options[og_image_default]" value="<?php