Ejemplo: Advertencia: sprintf (): Muy pocos argumentos en /opt/lampp/htdocs/wordpress/wp-admin/includes/class-bulk-upgrader-skin.php en la línea 152
if ( $this->result && ! is_wp_error( $this->result ) ) {
if ( ! $this->error )
echo '<div><p>' . sprintf($this->upgrader->strings['skin_update_successful'], $title, 'jQuery('#progress-' . esc_js($this->upgrader->update_current) . '').toggle();jQuery('span', this).toggle(); return false;') . '</p></div>';
echo '<script type="text/javascript">jQuery('.waiting-' . esc_js($this->upgrader->update_current) . '').hide();</script>';
}
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)