| Server IP : 157.230.181.24 / Your IP : 216.73.217.11 Web Server : Apache/2.4.58 (Ubuntu) System : Linux conductive 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64 User : ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/vhosts/conductive-digital.bak/app/config/ |
Upload File : |
<?php return [ /** * Edit this file in order to configure the additional * image sizes your theme's needs. * * @link http://codex.wordpress.org/Function_Reference/add_image_size * * @key string The size name. * @param int $width The image width. * @param int $height The image height. * @param bool|array $crop Crop option. Since 3.9, define a crop position with an array. * @param bool|string $media Add to media selection dropdown. Make it also available to media custom field. If string, used as display name ;) */ //'post-thumbnail' => [354, 354, TRUE, TRUE], ];