* @copyright Copyright (C) 2015 wpopal.com. All Rights Reserved. * @license GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html * * @website http://www.wpopal.com * @support http://www.wpopal.com/questions/ */ /** * Enable/distable share box */ global $post; $args = array( 'position' => 'top', 'animation' => 'true' ); ?>