Show notice just below the search form on the themes page
I want to show a notice on the theme installation page. I have used the admin_notices
hook but it is showing the message above the search box.
I want to print the notice at the place of a black line in the image.
For the plugin page, we have the pre_current_active_plugins
hook but for the themes page, I didn't find one.
Topic core hooks theme-development Wordpress
Category Web