New to Translating WordPress? Read through our Translator Handbook to get started. Hide
Prio | Original string | Translation | — |
---|---|---|---|
↑ | Add a sortable column to the users list to show registration date. | You have to log in to add a translation. | Details |
Original untranslated
Add a sortable column to the users list to show registration date.
You have to log in to edit this translation. Meta |
|||
↑ | Recently Registered | You have to log in to add a translation. | Details |
Original untranslatedMeta |
|||
That means the values in the database are set to pre 1970 or post 'now' (whenever now is). Basically it had an invalid date. | You have to log in to add a translation. | Details | |
Original untranslated
That means the values in the database are set to pre 1970 or post 'now' (whenever now is). Basically it had an invalid date.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Not at this time. The code is hardcoded because so is WordPress and I wanted to keep it matching as much as possible. That means until WP changes how it formats that column, I'm not changing the plugin. It's translatable, which will allow for different languages to format as needed, but that's it. | You have to log in to add a translation. | Details | |
Original untranslated
Not at this time. The code is hardcoded because so is WordPress and I wanted to keep it matching as much as possible. That means until WP changes how it formats that column, I'm not changing the plugin. It's translatable, which will allow for different languages to format as needed, but that's it.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Why does it show the registration date/time as 'Unknown'? | You have to log in to add a translation. | Details | |
Original untranslated
Why does it show the registration date/time as 'Unknown'?
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
This plugin does not track any additional data other than what WordPress natively collects upon registration. It just makes the data visble. | You have to log in to add a translation. | Details | |
Original untranslated
This plugin does not track any additional data other than what WordPress natively collects upon registration. It just makes the data visble.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Privacy Notes | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
<a href="https://ko-fi.com/A236CEN/">Donate</a> | You have to log in to add a translation. | Details | |
Original untranslated
<a href="https://ko-fi.com/A236CEN/">Donate</a>
CommentFound in description list item. You have to log in to edit this translation. Meta |
|||
Because it was redundant. If you can sort it all on one page, why not do that? | You have to log in to add a translation. | Details | |
Original untranslated
Because it was redundant. If you can sort it all on one page, why not do that?
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Overlap. After a lot of testing, I determined that <a href="http://wordpress.org/plugins/ban-hammer/">Ban Hammer</a> does this better and cleaner. So if you need that sort of thing, use the right tool. | You have to log in to add a translation. | Details | |
Original untranslated
Overlap. After a lot of testing, I determined that <a href="http://wordpress.org/plugins/ban-hammer/">Ban Hammer</a> does this better and cleaner. So if you need that sort of thing, use the right tool.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Yes! | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
Because Multisite doesn't show that by default. If you set the request mode from list to excerpt, it'll show the time. It's a bit of a complicated way around it, but <a href="http://wordpress.stackexchange.com/questions/34956/set-default-listing-view-in-admin">this stackexchange thread explains it in detail</a>. | You have to log in to add a translation. | Details | |
Original untranslated
Because Multisite doesn't show that by default. If you set the request mode from list to excerpt, it'll show the time. It's a bit of a complicated way around it, but <a href="http://wordpress.stackexchange.com/questions/34956/set-default-listing-view-in-admin">this stackexchange thread explains it in detail</a>.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Yes it does. When Network Activated, it adds a column on each sub-site's user list to show registration date. | You have to log in to add a translation. | Details | |
Original untranslated
Yes it does. When Network Activated, it adds a column on each sub-site's user list to show registration date.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Because some other plugins are <code>_doing_it_wrong()</code>. When they created their column, they forgot to have the filter return the previous content, if it's not their column, so it's removing it. Since my plugin's doing it right, I gave it a higher priority to stop that from happening in most cases. | You have to log in to add a translation. | Details | |
Original untranslated
Because some other plugins are <code>_doing_it_wrong()</code>. When they created their column, they forgot to have the filter return the previous content, if it's not their column, so it's removing it. Since my plugin's doing it right, I gave it a higher priority to stop that from happening in most cases.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Why did you remove the separate page? | You have to log in to add a translation. | Details | |
Original untranslated
Why did you remove the separate page?
CommentFound in faq header. You have to log in to edit this translation. Meta |
Export as
Comment
Short description.