/*
Theme Name: Ark Child
Theme URI: http://arktheme.com/
Template: ark
Author: FRESHFACE
Author URI: https://themeforest.net/user/freshface
Description: Premium WordPress Theme
Tags: one-column,two-columns,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,flexible-header,post-formats,sticky-post,threaded-comments,translation-ready
Version: 1.70.0.1747342710
Updated: 2025-05-15 20:58:30

*/
/* this code is to eliminate errors when uploading certain image to media library */
add_filter( 'big_image_size_threshold', '__return_false' );
