Switch language

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




wp_import_cleanup [ WordPress Function ]

wp_import_cleanup ( $id )
Parameters:
  • (string) $id Importer ID.
Defined at:



Cleanup importer.

Removes attachment based on ID.

Source


<?php
function wp_import_cleanup$id ) {
    
wp_delete_attachment$id );
}
?>

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