wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



wp_ajax_cropped_attachment_metadata › Les Filtres WordPress

Depuis4.3.0
Dépréciéen/a
apply_filters( 'wp_ajax_cropped_attachment_metadata', $metadata )
Paramètres:
  • (array) $metadata Attachment metadata.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the cropped image attachment metadata.





Source

$metadata = apply_filters( 'wp_ajax_cropped_attachment_metadata', $metadata );