Switch language

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




wp_ajax_oembed_cache [ WordPress Function ]

wp_ajax_oembed_cache ( No parameters )
Defined at:



No description yet.

Source


<?php
function wp_ajax_oembed_cache() {
    global 
$wp_embed;

    
$return = ( $wp_embed->cache_oembed$_GET['post'] ) ) ? '1' '0';
    
wp_die$return );
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

Kullanýcý Tartýþmalarý [ wordpress.org ]

- Bulunamadý -

Yeni bir konu yaz ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



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