• Resolved RafaelDeJongh

    (@rafaeldejongh)


    So currently when you install and enable BPS you get JTC as a default to enter on the login page. I want to change that via a plugin I’ve build that I install on all my sites to make various elements for me a lot easier to work with.

    So my question would be instead of manually changing it everytime in the settings is there a webhook or sql query that I can utilise to automatically change it when for example it is set to ‘jtc’ in the database I reckon to then see if it is JTC and if it is to then change it to something else?

    Also along with the following setting:

    Default ui skin: grey
    Turn Off jQuery scroll to top
    Load WP toolbar with all menu elements
    GDPR to default on ‘on’ rather than to enable it as I’m from Europe and it’s in general more logic to turn ‘off’ GDPR protection rather than on.
    To auto add a very specific code snippet to the first and second code parts in the custom htacess code parts. (this would only run once when my plugin activates and BPS is activated)

    I know these are a lot of questions and settings, but these are the things I always manually change after installing BPS and I would love to automate this process.

    The JTC part for me is the more important one together with the custom code and GDPR one.

    So if anyone could help me with any of these things that would really help me a lot.

    Thanks in advance for further information regarding my questions.

    Ps: I would love to also make a more modern theme for BPS as in my eyes it really is dated even though it has three theme’s the default blue one is really not a good one to show as it appears old and thuss unsecured for unknowning people, yet I prefer BPS above any other security plugin as it is quite lightweight. Is there a git repo I could fork from or an email I could send my code to if you’d consider using or adding my theme to it?

    • This topic was modified 5 years, 4 months ago by RafaelDeJongh. Reason: Ps note
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author AITpro

    (@aitpro)

    You can call/change/update, etc. any other plugin’s options and anything else by using that plugin’s existing code. The code you would want to grab from BPS would be in the Setup Wizard files in this BPS plugin folder: /plugins/bulletproof-security/admin/wizard/. You can literally copy the exact relevant code out of BPS Setup Wizard files, paste it into your custom plugin files, create your form(s) that will change the Default BPS option settings to whatever you want to use instead.

    Would your theme be a functional change or a visual change? If your custom theme is a visual change then probably the best way to proceed would be to create a mock up and then post a link to the mock up. If it rocks we will add it to BPS as an additional theme. No pressure ha ha ha. ?? If you are talking about a functional change then I don’t think we would take that on. The BPS plugin is “completed” in our eyes, which means at this point we aren’t adding any new features or making any new major changes.

    Plugin Author AITpro

    (@aitpro)

    Assuming all questions have been answered – the thread has been resolved. If the issue/problem is not resolved or you have additional questions about this specific thread topic then you can post them at any time. We still receive email notifications when threads have been resolved.

    Thread Starter RafaelDeJongh

    (@rafaeldejongh)

    Seems I did not get the first announcement that there was a reply. But nice to hear I can utilise the Wizzard to utilise code from there to do what I require.

    My theme suggestion would be merely a visual change, so just basic CSS that would change the appearance of it. I could provide some mockups if wanted of course.

    Thanks either way for the reply!

    Plugin Author AITpro

    (@aitpro)

    Create a quickie mock-up in Photoshop and post a link to it. It might be interesting to add a new option for a custom theme skin just to see what people do or do not do with that. ie on the UI|UX Settings page > Select a UI Theme Skin > Blue…, Black…, Grey…, Custom Skin. It would be very quick and easy to add that new option. Not sure how many people would actually take the time to create a custom theme skin since CSS stuff is time consuming. ??

    • This reply was modified 5 years, 4 months ago by AITpro.
    Thread Starter RafaelDeJongh

    (@rafaeldejongh)

    To be honest it’s faster for me to create a mockup design with code than with Photoshop.

    It’s not for the near future as my agenda is piling out, but it’s something that I actually had on my personal todo list for some time.

    But yea, I’ll get back to you once I’ve got something to show ??

    Plugin Author AITpro

    (@aitpro)

    Any graphics program will work to create a mock-up or even Microsoft Word will do. When you do a mock-up it should be very quick and dirty just to get the general design concept. I use photoshop all the time so a mock-up only takes me about 15 minutes to do.

    Thread Starter RafaelDeJongh

    (@rafaeldejongh)

    Yea doing it per code is for me a whole lot faster as I then do not have to recreate existing shapes. As this is just slightly adjusting the look and feel of the admin panel to modernise it, it won’t take much other than changing various colours to give it a fresh new look. I’ll stick with the basic BPS blue but I’ll most likely will go in the ways of flat or material design use ages when it comes to colours and shadows.

    I’ll also be honest the last time I actually made a mockup in photoshop was 6 years ago. These days it’s a lot easier to utilise other tools which are more precise and fitted for this kind of work IF the design of it would completely change rather than what I have in mind to just modernise the current theme.

    But yea that’s something for in the future.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘JTC Captcha auto replace via code to other security question?’ is closed to new replies.