1.2.1439. 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.1439.1. Connex PHP features¶
1.2.1439.1.1. Specs¶
Short name |
Vendors/Wordpress |
Rulesets |
|
Exakat since |
0.11.8 |
PHP Version |
All |
Severity |
Minor |
Time To Fix |
Slow (1 hour) |
Precision |
Very high |
Available in |