Images not showing in Media Library

[ad_1]

Hi,
Yes, intentionally hidden listing images from media library. If you want to show listing images on media library please, add following code in child theme functions.php file –

remove_action( 'ajax_query_attachments_args', [ \Rtcl\Controllers\Hooks\ActionHooks::class, 'remove_ajax_query_attachments_args' ] );
remove_action( 'load-upload.php', [ \Rtcl\Controllers\Hooks\ActionHooks::class, 'remove_attachments_load_media' ] );

Thank you

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer