'cybercraftit', 'fields' => array( 'banners' => true ) ) ); if ( is_wp_error( $call_api ) ) { echo '
' . print_r( $call_api->get_error_message(), true ) . '
'; } else { //echo base64_encode(json_encode( $call_api )); echo '
'; foreach( $call_api->plugins as $number => $plugin ) { ?>
Banner

name ?>

short_description; ?>

Visit plugin page
'; } } /** * scripts and styles of product page */ function print_product_page_scripts( $hook ) { ?>