Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




graceful_fail [ WordPress Function ]

graceful_fail ( $message )
See:
Defined at:



No description yet.

Source


<?php
function graceful_fail$message ) {
    
_deprecated_function__FUNCTION__'3.0''wp_die()' );
    
$message apply_filters'graceful_fail'$message );
    
$message_template apply_filters'graceful_fail_template',
'<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Error!</title>
<style type="text/css">
img {
    border: 0;
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics