'The category name.' ), 'type' => 'string', 'readonly' => true, 'context' => array( 'view', 'edit', 'embed' ), ), 'label' => array( 'description' => __( 'The category label, in human readable format.' ), 'type' => 'string', 'readonly' => true, 'context' => array( 'view', 'edit', 'embed' ), ), 'description' => array( 'description' => __( 'The category description, in human readable format.' ), 'type' => 'string', 'readonly' => true, 'context' => array( 'view', 'edit', 'embed' ), ), ), ); $this->schema = $schema; return $this->add_additional_fields_schema( $this->schema ); } }
Fatal error: Uncaught Error: Class "Envato_Elements\Utils\Base" not found in /htdocs/wp-content/plugins/envato-elements/inc/class-plugin.php:31 Stack trace: #0 /htdocs/wp-content/plugins/envato-elements/inc/bootstrap.php(39): require() #1 /htdocs/wp-content/plugins/envato-elements/inc/bootstrap.php(46): Envato_Elements\{closure}('envato-elements...') #2 /htdocs/wp-content/plugins/envato-elements/envato-elements.php(48): require('/htdocs/wp-cont...') #3 /htdocs/wp-settings.php(560): include_once('/htdocs/wp-cont...') #4 /htdocs/wp-config.php(105): require_once('/htdocs/wp-sett...') #5 /htdocs/wp-load.php(50): require_once('/htdocs/wp-conf...') #6 /htdocs/wp-blog-header.php(13): require_once('/htdocs/wp-load...') #7 /htdocs/index.php(41): require('/htdocs/wp-blog...') #8 {main} thrown in /htdocs/wp-content/plugins/envato-elements/inc/class-plugin.php on line 31