Snippets Collections
@ini_set( 'upload_max_filesize' , '256M' );

@ini_set( 'post_max_size', '256M');

@ini_set( 'memory_limit', '256M' );

@ini_set( 'max_execution_time', '300' );

@ini_set( 'max_input_time', '300' );
star

Mon Dec 06 2021 16:21:43 GMT+0000 (Coordinated Universal Time)

#redirect #wpconfig

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension