ed.
*
* @param string $handle Name of the stylesheet.
* @param string $key Name of data point for which we're storing a value.
* Accepts 'rtl' and 'suffix', 'alt', 'title' and 'path'.
* @param mixed $value String containing the CSS data to be added.
* @return bool True on success, false on failure.
*/
function wp_style_add_data( $handle, $key, $value ) {
return wp_styles()->add_data( $handle, $key, $value );
}
Fatal error: Uncaught Error: Failed opening required '/home/radioaztecadihit/public_html/wp-includes/taxonomy.php' (include_path='.:') in /home/radioaztecadihit/public_html/wp-settings.php:243
Stack trace:
#0 /home/radioaztecadihit/public_html/wp-config.php(104): require_once()
#1 /home/radioaztecadihit/public_html/wp-load.php(50): require_once('/home/radioazte...')
#2 /home/radioaztecadihit/public_html/wp-blog-header.php(13): require_once('/home/radioazte...')
#3 /home/radioaztecadihit/public_html/index.php(17): require('/home/radioazte...')
#4 {main}
thrown in /home/radioaztecadihit/public_html/wp-settings.php on line 243
Fatal error: Uncaught Error: Call to a member function set() on null in /home/radioaztecadihit/public_html/wp-includes/l10n.php:857
Stack trace:
#0 /home/radioaztecadihit/public_html/wp-includes/l10n.php(960): load_textdomain('default', '/home/radioazte...', 'es_ES')
#1 /home/radioaztecadihit/public_html/wp-includes/class-wp-fatal-error-handler.php(49): load_default_textdomain()
#2 [internal function]: WP_Fatal_Error_Handler->handle()
#3 {main}
thrown in /home/radioaztecadihit/public_html/wp-includes/l10n.php on line 857