Strings can’t be translated. | WordPress.org

In the /lib/class-plugin.php on lines 152 & 153, two lines should be changed to:

		$bulk_array['se_hide'] = __( 'Hide from Search', 'search-exclude' );
		$bulk_array['se_show'] = __( 'Show in Search', 'search-exclude' );

So, we can translate the two strings in the dropdown for bulk actions.

  • This topic was modified 8 hours, 56 minutes ago by Pieterjan Deneys. Reason: minor typo

 

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