New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Translation of Stable Readme (latest release): Bengali (India)

Filter ↓ Sort ↓ All (9) Translated (0) Untranslated (9) Waiting (0) Changes requested (0) Fuzzy (0) Warnings (0)
1
Prio Original string Translation
A WordPress plugin to set WordPress options from a .env file.
Priority: high
You have to log in to add a translation. Details
A WordPress plugin to set WordPress options from a .env file.
Comment

Short description.

You have to log in to edit this translation.

dotenv
Priority: high
You have to log in to add a translation. Details
dotenv
Comment

Plugin name.

You have to log in to edit this translation.

Add any WordPress options keys to filter with the prefix <code>WPENV_</code> You have to log in to add a translation. Details
Add any WordPress options keys to filter with the prefix <code>WPENV_</code>
Comment

Found in installation list item.

You have to log in to edit this translation.

Install the plugin. <ul> <li>Add a <code>.env</code> file either in the root of your site or one level above. You have to log in to add a translation. Details
Install the plugin. <ul> <li>Add a <code>.env</code> file either in the root of your site or one level above.
Comment

Found in installation list item.

You have to log in to edit this translation.

You can also change the <code>WPENV_</code> prefix by filtering <code>dotev_key_prefix</code> to be a different prefix. You have to log in to add a translation. Details
You can also change the <code>WPENV_</code> prefix by filtering <code>dotev_key_prefix</code> to be a different prefix.
Comment

Found in description paragraph.

You have to log in to edit this translation.

If you'd like to define the location of your <code>.env</code> file, rather than the plugin looking for it, you can filter <code>dotenv_location</code> to be a directory path. You have to log in to add a translation. Details
If you'd like to define the location of your <code>.env</code> file, rather than the plugin looking for it, you can filter <code>dotenv_location</code> to be a directory path.
Comment

Found in description paragraph.

You have to log in to edit this translation.

You can define keys either as <code>WPENV_BLOGDESCRIPTION</code> or as <code>WPENV_blogdescription</code>, both will work. You have to log in to add a translation. Details
You can define keys either as <code>WPENV_BLOGDESCRIPTION</code> or as <code>WPENV_blogdescription</code>, both will work.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Any option in the <code>wp_options</code> table or retrieved by <code>get_option()</code> can be set this way. You have to log in to add a translation. Details
Any option in the <code>wp_options</code> table or retrieved by <code>get_option()</code> can be set this way.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Any <code>WPENV_</code> prefixed variables in the <code>.env</code> will be used to override the WordPress options. For example, if you'd like to set a specific environment to "Discourage search engines from indexing this site", you can add <code>WPENV_BLOG_PUBLIC=0</code> to your <code>.env</code> file. You have to log in to add a translation. Details
Any <code>WPENV_</code> prefixed variables in the <code>.env</code> will be used to override the WordPress options. For example, if you'd like to set a specific environment to "Discourage search engines from indexing this site", you can add <code>WPENV_BLOG_PUBLIC=0</code> to your <code>.env</code> file.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Legend:
Current
Waiting
Rejected
Fuzzy
Old
Changes requested
With warnings
1

Export as