* @copyright 2019 Wow-Company * @license GNU P */ if ( ! defined( 'ABSPATH' ) ) { exit; } $items = get_transient( 'wow_items_code' ); $items = false; if ( $items == false ) { $url = 'https://wow-estore.com/a-plugins/'; $request_args = array( 'method' => 'POST', 'timeout' => 20, 'redirection' => 5, 'httpversion' => '1.0', 'blocking' => true, 'headers' => array( 'content-type' => 'application/json' ), 'body' => '', ); $request = wp_remote_post( $url, $request_args ); $items = unserialize( $request['body'] ); set_transient( 'wow_items_code', $items, 604800 ); } ?>
= = = = = = =
Thank you for choosing 'Wow Plugin'
Dmyto Lobov
Wow-Estore.com