wp_create_thumbnail WordPress Filter Hook

The wp_create_thumbnail hook is used to create a new image thumbnail for a WordPress image attachment. This hook is called when an image is uploaded or edited in the WordPress media library.

apply_filters( 'wp_create_thumbnail' ) #

The content displayed on this page has been created in part by processing WordPress source code files which are made available under the GPLv2 (or a later version) license by theĀ Free Software Foundation. In addition to this, the content includes user-written examples and information. All material is subject to review and curation by the WPPaste.com community.

Show More