New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| ↑ | Lots of debugging and testing tools for developers. | You have to log in to add a translation. | Details |
Original untranslated |
|||
| ↑ | Developer Debug Tools | You have to log in to add a translation. | Details |
Original untranslated |
|||
| If you password-protected your <code>options.php</code> page like you should have (included by default), then you will need to log in directly to your database and clear the password manually (<code>{prefix}_options</code> table > delete key <code>ddtt_pass</code>). We used to have a forgot password option that would email a reset link to the devs, but it's easy to intercept that email with various email logging plugins if you have access to the admin area of your site. | You have to log in to add a translation. | Details | |
Original untranslated
If you password-protected your <code>options.php</code> page like you should have (included by default), then you will need to log in directly to your database and clear the password manually (<code>{prefix}_options</code> table > delete key <code>ddtt_pass</code>). We used to have a forgot password option that would email a reset link to the devs, but it's easy to intercept that email with various email logging plugins if you have access to the admin area of your site.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| You have to enable them on the Developer Debug Tools settings first under the Admin Menu tab. Once they are enabled, an "ID" column will be added to the corresponding admin list pages. Next to the user or post's ID you will see a lightning bolt icon. Clicking on the lightning bolt will redirect you to the Metadata page on the plugin where you can view and edit all of the meta easily. Links are also added to the user profile and post edit screens. | You have to log in to add a translation. | Details | |
Original untranslated
You have to enable them on the Developer Debug Tools settings first under the Admin Menu tab. Once they are enabled, an "ID" column will be added to the corresponding admin list pages. Next to the user or post's ID you will see a lightning bolt icon. Clicking on the lightning bolt will redirect you to the Metadata page on the plugin where you can view and edit all of the meta easily. Links are also added to the user profile and post edit screens.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| If you are seeing that Test Mode is Active in the header, you likely accidentally clicked on the version number. Test Mode is for our developers only. If you contact support with an issue you are having with the plugin not working the way it should be, we may have you activate Test Mode with additional instructions on what to provide so we can handle it promptly. It is of no use to you otherwise. Just click on the version number in the header again to disable it. | You have to log in to add a translation. | Details | |
Original untranslated
If you are seeing that Test Mode is Active in the header, you likely accidentally clicked on the version number. Test Mode is for our developers only. If you contact support with an issue you are having with the plugin not working the way it should be, we may have you activate Test Mode with additional instructions on what to provide so we can handle it promptly. It is of no use to you otherwise. Just click on the version number in the header again to disable it.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Click on the bug icon in the header. ;) | You have to log in to add a translation. | Details | |
Original untranslated
Click on the bug icon in the header. ;)
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| The file editors have been improved to include a code/lint checker and other checks to ensure that they include certain working pieces. However, nothing is full-proof, so in the case that something happens, a backup is automatically stored in the same folders as the originals before being saved. The backups are named with the date and time from which they were replaced. For example, the <code>wp-config.php</code> file will have been renamed to <code>wp-config-2022-08-22-15-25-46.php</code> and replaced with a new file. Simply log into your FTP or File Manager (from your host), rename the current file to something else such as <code>wp-config-BROKEN.php</code> (just in case you need it), and then rename the version you want to revert back to as <code>wp-config.php</code>. If everything looks good, then you can either delete the broken file or send a copy of it to PluginRx so we can figure out what went wrong. | You have to log in to add a translation. | Details | |
Original untranslated
The file editors have been improved to include a code/lint checker and other checks to ensure that they include certain working pieces. However, nothing is full-proof, so in the case that something happens, a backup is automatically stored in the same folders as the originals before being saved. The backups are named with the date and time from which they were replaced. For example, the <code>wp-config.php</code> file will have been renamed to <code>wp-config-2022-08-22-15-25-46.php</code> and replaced with a new file. Simply log into your FTP or File Manager (from your host), rename the current file to something else such as <code>wp-config-BROKEN.php</code> (just in case you need it), and then rename the version you want to revert back to as <code>wp-config.php</code>. If everything looks good, then you can either delete the broken file or send a copy of it to PluginRx so we can figure out what went wrong.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Yes! It is always best to back these files up when making updates to them. You can do so on the config file pages or all together with your functions.php in a zip file from the dashboard. | You have to log in to add a translation. | Details | |
Original untranslated
Yes! It is always best to back these files up when making updates to them. You can do so on the config file pages or all together with your functions.php in a zip file from the dashboard.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| I password-protected the plugin and forgot my password, how can I reset it? | You have to log in to add a translation. | Details | |
Original untranslated
I password-protected the plugin and forgot my password, how can I reset it?
CommentFound in faq header. You have to log in to edit this translation. |
|||
| What is Test Mode? And How do I get out of it? | You have to log in to add a translation. | Details | |
Original untranslated
What is Test Mode? And How do I get out of it?
CommentFound in faq header. You have to log in to edit this translation. |
|||
| How can I switch between dark and light mode? | You have to log in to add a translation. | Details | |
Original untranslated
How can I switch between dark and light mode?
CommentFound in faq header. You have to log in to edit this translation. |
|||
| https://youtu.be/36aebqdzHQw | You have to log in to add a translation. | Details | |
Original untranslated
https://youtu.be/36aebqdzHQw
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| <strong>Gravity Forms</strong> integrations | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Gravity Forms</strong> integrations
CommentFound in description list item. You have to log in to edit this translation. |
|||
| <strong>Quick Debug Links</strong> for debugging users, posts, and comments | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Quick Debug Links</strong> for debugging users, posts, and comments
CommentFound in description list item. You have to log in to edit this translation. |
|||
| <strong>Admin Bar Tools</strong> such as seeing Post ID/type/status, User ID, an interactive centering tool, and more | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Admin Bar Tools</strong> such as seeing Post ID/type/status, User ID, an interactive centering tool, and more
CommentFound in description list item. You have to log in to edit this translation. |
|||
Export as
Comment
Short description.