Wordpress Plugins
-
Recent Posts
Recent Comments
- Reathmen on Administration Redux
- ccomsat on Date/Time Now Button
- JPope on Still Kicking
- FooMagoo on Still Kicking
- Gabriel Reguly on Still Kicking
Categories
- Blogging (3)
- Feature Request (12)
- History (2)
- OPP (1)
- Register Plus Redux (10)
- Wordpress (6)
- Worklog (6)
Meta
Email Subscription Form
Category Archives: Worklog
Code Reduction
Need to finally consider breaking large PHP file into multiple PHP files, admin only functions seperated, etc. 0
Administration New User Page
When an admin adds a new user through user-new.php none of Redux’s required fields are shown, of course an admin isn’t tied to the same requirements as a regular user, however, I would like to tier it, a true admin … Continue reading
Posted in Worklog
3 Comments
Registration Redirect
I believe I found the correct hook to control where users are redirected to after registering. I need to create a setting for admins to control this behavior and I need to verify it actually works. Should be a simple … Continue reading
Posted in Worklog
Leave a comment
Localization
Another important milestone feature to get people off Register Plus and Pie Register. Problem is, I’m still updating so often that I’d need a team of translators working around the clock! My goal is to have a strong release with … Continue reading
WordPress Multi-site
I’ve had about six requests for this feature. Not really the end of the world compared to the hundreds of people that have downloaded Redux, but it is something I’m interested in doing. I only recently realized what the difference … Continue reading
Posted in Worklog
16 Comments
Restore Defaults
I’ve kind of got the code in place to restore default settings. This is most appealing for the text fields, I don’t see any reason why users would need to set the default password strength meter setting. That said, I … Continue reading
Posted in Worklog
Leave a comment