plugins and themes.', 'zillalikes'); ?>
'. __('Comma separated list of post/page ID\'s (e.g. 4,7,87)', 'zillalikes') . '
'. __('To use ZillaLikes in your posts and pages you can use the shortcode:', 'zillalikes') .'
[zilla_likes]
'. __('To use ZillaLikes manually in your theme template use the following PHP code:', 'zillalikes') .'
<?php if( function_exists(\'zilla_likes\') ) zilla_likes(); ?>
' . $desc . '
>