gooloo.de for Developers.

gooloo.de shares here free-to-use and Public Domain Code Snippets and basic Plugins based on PHP, made with the Help of AI-powered Platforms like Perplexity Pro, and ChatGPT Plus.

  • Barrier between Nextend Social Login’s Free Buttons and the reamining Container

    Barrier between Nextend Social Login’s Free Buttons and the reamining Container

    This adds a tiny divider between Nextend Social Login’s Free Version’s Buttons to login and your WordPress’ common E-Mail/Username and Password combination. Insert into the functions.php, f.ex. through Code Snippets.

  • Purge LiteSpeed Cache on the Homepage daily Mon-Fri

    Purge LiteSpeed Cache on the Homepage daily Mon-Fri

    Hi, We needed a small piece of code, that would purge the Homepage Monday through Friday selectively, at 12:01pm CET. Please note: This code uses the Berlin Timezone at 12:01pm CET. Change according to your needs. Insert into the functions.php, f.ex. through Code Snippets.

  • Back to top

    Back to top

    This PHP Code adds a Back-to-top Button using a Font Awesome Icon. The used design is used on our main blog, www.gooloo.de, and can be changed how you like. Please note, that this Code needs the Font Awesome Library to work. See more details, here.

  • Clean-up Action Scheduler and its Logs

    Clean-up Action Scheduler and its Logs

    To automatically clean-up finished Action Scheduler Actions and its Logs, upload the following Code to mu-plugins in the wp-content Folder and name it “action-scheduler-cleanup.php”. Or download it here (Caution: This is the “old” version at the bottom of this post), directly. Final Update To accomodate everything, this code was revised and is now based on…

  • Disable app credentials

    Disable app credentials

    To block App Passwords and Credentials in WordPress to all users, use the following Code Snippet an insert it into your functions.php File, f.ex. using Code Snippets.

Follow us on Codepen