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



wp_create_thumbnail › Filtr WordPress Hooks

Od2.5.0
Przestarzałyn/a
apply_filters( 'wp_create_thumbnail', image_resize( $file, $max_side, $max_side )
Powrót:
  • ()
Zdefiniowane na:
Codex:

Gets the default page information to use.





Źródło

return apply_filters( 'wp_create_thumbnail', image_resize( $file, $max_side, $max_side ) );