'. __( 'Check to Enable', 'catchwebtools' ); echo '

'. __( 'Add Open Graph meta data to your site\'s <head> section. You can specify some of the IDs that are sometimes needed below:', 'catchwebtools' ) . '

'; echo '

'. __( 'Open Graph tags for specific Pages or Posts, can be added via Catch Web Tools Custom Meta Box which shows up in Pages\' and Posts\' add/edit sections once this function is enabled.', 'catchwebtools' ) . '

'; ?>

'; ?>

og:title tag

'; ?>
'; echo ''; foreach($options as $option){ echo ''; } echo '

og:type tag

'; ?>

og:url tag

'; ?>
' .$text. '

og:description tag

'; ?>

og:site_name tag

'; ?>

og:locale tag

'; ?>

'; echo '

'. __( 'This image is used if the post/page being shared does not contain any images.', 'catchwebtools' ) .'

'; ?>

' .$text. ''; echo '

'. __( 'For any other type of Open Graph tags.', 'catchwebtools' ) . '

'; echo '

'. __( 'E.g:', 'catchwebtools' ) . '<meta property="og:audio" content="http://example.com/sound.mp3" />'; echo '

'. __( 'If you do not know what this is, you should probably leave it empty.', 'catchwebtools' ); ?>