class Wordpress implements IntegrationInterface

This class handles instrumenting the Wordpress framework's standard stack using the opencensus extension.

Example:

use OpenCensus\Trace\Integrations\Wordpress;

Wordpress::load();

Methods

static 
load()

Static method to add instrumentation to the Wordpress framework

Details

at line 35
static load()

Static method to add instrumentation to the Wordpress framework