Warning: session_start(): Session cannot be started after headers have already been sent in /home/tvrreohg/public_html/manga.php on line 13
og_tags();
}
} elseif (
isset( $GLOBALS['posts'] )
&& $GLOBALS['posts'][0]->ID > 0
&& method_exists( $GLOBALS['bitly'], 'get_bitly_link_for_post_id' )
) {
printf(
" \n",
esc_attr( $GLOBALS['bitly']->get_bitly_link_for_post_id( $GLOBALS['posts'][0]->ID ) )
);
}
}