squigglybob

Results 12 issues of squigglybob

I am using music player for google drive on internet explorer 11 (which would not be my first choice of browser, but firefox does not load drive properly under my...

Adds functionality to the class in dt-reports.php to find reports where some things are true.

@corsacca Trying to add 40 languages for zume to the languages list on wp-admin/admin.php?page=dt_options&tab=custom-lists failed at around 18 ![image](https://github.com/DiscipleTools/disciple-tools-theme/assets/9816214/20bbf1f0-46bd-4909-b01c-a62384e46d3e)-

bug

Add an option in DT admin to be able to change the length of the WP Cookie login expiry time. This will enable admins to create short or long sessions.

PHPCS in DT, takes around 4 minutes because it is checking the entire code base. We could streamline this by only running phpcs on the files that have changed in...

help wanted

It would be nice when putting together admin areas, to have a toolset to create metaboxes programmitically. Something like https://en-gb.wordpress.org/plugins/cmb2/ but maybe custom for what we need. This would allow...

Custom login page with SSO options is moving into core. Do we want to also add in recaptcha to this ala the custom login plugin?

It would be nice to be able to use the keyboard shortcut Ctrl+Enter ( like in Github to submit a comment ) to submit comments, as well as any other...

enhancement
workflow

When editing a comment that you forgot to add an @mention to, the @mention dropdown suggestions don't happen. It would be nice if they did 🙂

There are security issues with increasing the age of a JSON token as it is a key to access the API. They are meant to be short lived I think....