u3a SiteWorks WordPress Configuration
The configuration plugin
by u3a SiteWorks team · github.com/u3a-siteworks-development/u3a-siteworks-configuration · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/u3a-siteworks-development/u3a-siteworks-configuration/archive/refs/heads/main.zipFrom the readme
u3a-wp-configuration
A plugin to configure WordPress for u3a use.
This plugin is intended to be used for any initialisation or configuration of WordPress that is not related to a specific plugin and would commonly be added to a theme's functions.php file.
This is code is being maintained as a separate plugin to keep it independent from the theme, allowing the theme to be changed without losing these settings.
features
Security: Prevent a list of usernames being accessed via either rest endpoints or the xml sitemap fuctionality
Clean unwanted stuff from HTML head section to reduce bloat
Globally disable support for Comments
Disable WordPress Admin Bar for all logged in users except Admins
Prevent WordPress generating previews of PDF documents
Customise login screen:
- disable login by email address - username only
- customise text in and around the login box
- use u3a logo and custom background
contributing
If you want to update the code, please start a new branch and when ready to merge issue a pull request.
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.