MyBrain Utilities

Beschrijving

This plugin is a collection of various utilities, used by My Brain for different websites.
We released this to the WordPress Plugin repository as we think it is also useful to others.

HTAccess_Keeper

Controleert, maakt een back-up en zet je .htaccess- en wp-config.php bestanden terug. Maakt een back-up wanneer bestanden worden gewijzigd en zet ze terug wanneer een bestand van 0 bytes is gedetecteerd. Een e-mail wordt verzonden naar het beheerder e-mailadres, wanneer een beschadigd bestand is teruggezet. Oorspronkelijk ontwikkeld omdat sommige plugins blijven (her)schrijven naar deze twee bestanden en ze soms beschadigd achterlaten als leeg bestand. Dat brak de complete site, maar /index.php werd nog steeds uitgevoerd, waardoor deze plugin het beschadigde bestand kon terugzetten.

Keep_me_logged_in

Stay logged in longer. WordPress will keep you logged in for 48 hours. If you’ve clicked the “Remember Me” checkbox at login, you get remembered for 14 days.
This option keeps your login active longer than the standard WordPress Login Cookie time-out. You may need to login again after you change the time-out value.

Console_Warning

This plugin adds a warning in the browser console log to any visitor, to only continue if they understand the code and trust the source.
Disable this option at your own risk.

Openstreetmap/Leaflet Shortcode

Voegt een eenvoudige OpenStreetMap/Leaflet shortcode toe om te gebruiken in je inhoud/contact pagina. Bevat een standaard marker en optionele informatie pop-up.

Copyright

Copyright (C) 1999-2025 My Brain

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.

MyBrain Utilities uses the following third-party resources:

WordPress plugin boilerplate generator, WPPB by Enrique Chavez
License: GPLv2
Source: https://wppb.me/

OpenStreetMap, by the OpenStreetMap Foundation (OSMF)
License: Open Data Commons Open Database License (ODbL)
Source: https://www.openstreetmap.org

Leaflet, created by Volodymyr Agafonkin
License: MIT, BSD 2 clause
Source: https://leafletjs.com/

Schermafdrukken

  • MyBrain Utilities About Information.
  • MyBrain Utilities HTAccess Keeper Settings.
  • MyBrain Utilities Keep My Login Settings.
  • MyBrain Utilities Maps Settings.
  • Sample Shortcode and Popup-information on Page-Edit screen.
  • Sample Openstreetmap/Leaflet Map on the website.
  • Browser Console Warning.

Installatie

USING WORDPRESS PLUGIN INSTALLER

  1. Go to your WordPress Dashboard, ‘Plugins > Add New’.
  2. Search for ‘MyBrain Utilities’.
  3. Klik op ‘Installeren’ en vervolgens op ‘Activeren’.
  4. Navigate to your WordPress dashboard, ‘Settings > MyBrain Utilities’ and configure as needed.
  5. Klaar!

HANDMATIGE INSTALLATIE

  1. Download het ‘mybrain-utilities’ zipbestand.
  2. Extract the content and copy to the /wp-content/plugins/ directory of your WordPress installation.
  3. Navigate to your WordPress dashboard, ‘Plugins > Installed Plugins’.
  4. Find the ‘MyBrain Utilities’ plugin and activate.
  5. Navigate to your WordPress dashboard, ‘Settings > MyBrain Utilities’ and configure as needed.
  6. Klaar!

FAQ

Kan ik het e-mailadres voor waarschuwingen wijzigen

No, alerts are only e-mailed to the Administrator address as defined in your WordPress dashboard, ‘Settings > General’.

Where can I report problems or bugs?

You can report problems on this support forum.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“MyBrain Utilities” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“MyBrain Utilities” is vertaald in 1 locale. Dank voor de vertalers voor hun bijdragen.

Vertaal “MyBrain Utilities” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.6 – 14 May 2025

  • Tested Up To WordPress v6.8