wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



_save_post_hook › WordPress Function

Od2.3.0
Przestarzały3.5.0
_save_post_hook ( Brak parametrów )
Zdefiniowane na:
Codex:

Callback formerly fired on the save_post hook. No longer needed.



Źródło

function _save_post_hook() {}

/**
 * Check if the installed version of GD supports particular image type
 *
 * @since 2.9.0
 * @deprecated 3.5.0 Use wp_image_editor_supports()
 * @see wp_image_editor_supports()
 *
 * @param string $mime_type
 * @return bool
 */