: 'search-submit' ) ); ?>
' . sprintf( /* translators: %s: mu-plugins directory name. */ __( 'Files in the %s directory are executed automatically.' ), '' . str_replace( ABSPATH, '/', WPMU_PLUGIN_DIR ) . '' ) . '
' . str_replace( ABSPATH, '/', WPMU_PLUGIN_DIR ) . '
' . sprintf( /* translators: %s: wp-content directory name. */ __( 'Drop-ins are single files, found in the %s directory, that replace or enhance WordPress features in ways that are not possible for traditional plugins.' ), '' . str_replace( ABSPATH, '', WP_CONTENT_DIR ) . '' ) . '
' . str_replace( ABSPATH, '', WP_CONTENT_DIR ) . '
' . $dropins[ $plugin_file ][0] . '
' . $dropins[ $plugin_file ][0] . ' ' . __( 'Inactive:' ) . ' ' . sprintf( /* translators: 1: Drop-in constant name, 2: wp-config.php */ __( 'Requires %1$s in %2$s file.' ), "define('" . $dropins[ $plugin_file ][1] . "', true);", 'wp-config.php' ) . '
define('" . $dropins[ $plugin_file ][1] . "', true);
wp-config.php
' . $plugin_data['Description'] . '
' . ( $plugin_data['Description'] ? $plugin_data['Description'] : ' ' ) . '
%s