1.2.1429. Wordpress usage

This analysis reports usage of the Wordpress platform.

The current supported version is Wordpress 5.8.

<?php

//Usage of the WP_http class from Wordpress
$rags = array(
   'x' => '1',
   'y' => '2'
);
$url = 'http://www.example.com/';
$request = new WP_Http();
$result = $request->request( $url, array( 'method' => 'POST', 'body' => $body) );

?>

See also Wordpress.

1.2.1429.1. Specs

Short name

Vendors/Wordpress

Rulesets

All, Appinfo, CE

Exakat since

0.11.8

PHP Version

All

Severity

Minor

Time To Fix

Slow (1 hour)

Precision

Very high

Features

framework

Available in

Entreprise Edition, Community Edition, Exakat Cloud