Deryck
Forum Replies Created
-
Forum: Plugins
In reply to: [Interactive Content – H5P] H5P Plugin <= 1.16.0 is vulnerable to Cross SiteThanks so much @icc0rz
I’ll update immediately. Have a great day!
Forum: Plugins
In reply to: [Interactive Content – H5P] H5P Plugin <= 1.16.0 is vulnerable to Cross SiteUnderstood. I would like to clarify that I have no affiliation with Patchstack whatsoever.
I only reported a security issue that I became aware of as a user of the add-on and wanted to share it because security is very important.
I now see that it has been reported in other sources, which confirms that the problem does indeed exist.
Thank you for responding. I hope it can indeed be reviewed and resolved.
I am very grateful for the work you do with the plugin.
Hey Haroon.
Yes, it can be helpful. Thanks for sharing it here.
Hi Haroon,
The last logged-in datetime is stored in ‘last_login’ user meta field. You can find the source code here: https://github.com/deryckoe/user-toolkit/blob/e5be9aebdf10f0ac261f320e0f0cd10b61d4f0cc/src/Authentication.php#L37
Thanks for using the plugin.
- This reply was modified 10 months, 2 weeks ago by Deryck. Reason: mispelled Haroon name
Forum: Plugins
In reply to: [User Toolkit] Feature request: Export usersHi Rodrigo.
I think exporting users can fit into the plugin. I thought about that some time ago but just put it on hold. What type of data did you needed during that exporting process? Basic, all metas, specific selected data?
Best,
D.Forum: Plugins
In reply to: [User Toolkit] Last login vs. active usersYou’re welcome, and thanks for using the plugin. Have a great one!
Forum: Plugins
In reply to: [User Toolkit] Last login vs. active usersHello Rodrigo.
Thanks for contacting me and always helping to make this plugin better. In this case, as far as I know, WordPress allows users to be logged in by 48 hours. If you check “Remember me” that period extends to 14 days. Unless you change this behavior using hooks or an external plugin, “Last 30-day logins” is more than enough because it doubles the maximum 14 days allowed by WordPress.
Tracking active users would involve storing the last visit date every-times the user loads a page and that can have an impact on the website performance. That’s why I haven’t considered yet.
Please let me know if you any more questions and I’ll do my best to answer it, as soon as possible.
Best Regards,
Deryck.Forum: Plugins
In reply to: [User Toolkit] Clash with Admin Columns ProHi Mike.
I have not heard about you in a while. Anyways, the filters have been updated and improved gradually in recent releases. I’ll close this ticket and feel free to open a new one in case the problem persists.
Best,
Deryck.Forum: Plugins
In reply to: [User Toolkit] Clash with Admin Columns ProHi Mike.
I am very glad that you prefer to use this plugin. Thank you for the feedback.
I have all the willingness to review and repair the problem but Admin Columns Pro is a paid plugin for which I don’t have a license. Maybe you can provide me with an unlicensed copy, just to do the review or create a test environment where I can check what happens.
With that, I think that would be enough to review, find and fix the problem.
Best,
Deryck.Forum: Plugins
In reply to: [User Toolkit] Weird layout for switches on listingHi @rghedin
The plugin is already updated containing this fix you reported and a few more ones. Please let me know if you find something else.
Thanks so much for using the plugin and sharing feedback.
Forum: Plugins
In reply to: [User Toolkit] Weird layout for switches on listingHi @rghedin.
Thanks for your feedback. Yes, you are right, there is a conflict with the styles.
Also, the switch is going in the wrong direction when is enabled. I’m already working on the fix and will update soon.Thanks again for providing such detailed info. I’ll let you know when it’s fixed.
Thanks @alanfuller. Yes, I have considered that. However, I try to stick to the block editor API.
Forum: Plugins
In reply to: [User Toolkit] User Switching ProblemsHey Darryl,
I’m glad to hear that the plugin is working fine and, even more importantly, that it’s proving to be useful to you and making a difference. Honestly, I love reading that.
I appreciate the positive feedback about the functionality of filtering enabled/disabled users. You’re absolutely right about the toggle ON/OFF direction. I didn’t see that before, perhaps because I was more focused on the backend functionalities. I’ll fix it in the next release.
Thanks, Deryck.
Forum: Plugins
In reply to: [User Toolkit] User Switching ProblemsThanks! Let me know, please. I’ll keep this ticket opened.
Forum: Plugins
In reply to: [User Toolkit] User Switching ProblemsHi @genemilder
I did a few tests trying to reproduce the bug you are mentioning and did not happen. I tested switching from admin to a subscriber, switch back to admin, switch to a new subscriber and then switch back to admin. I event tried to switch to another admin, several times and then, so subscribers, several times. It worked well in all cases.
It’s possible you are having a conflict with another plugin. Do you have plugins that interact with user login process somehow? I would like to know that to be able to detect any possible conflict and get fixed if it’s on User Toolkit side. If not, well, at least we can document it.
Looking forward to hear from you.