You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 months ago | |
---|---|---|
templates | 6 months ago | |
vendor/parsedown | 2 years ago | |
.editorconfig | 6 months ago | |
.gitignore | 5 months ago | |
CHANGELOG | 10 months ago | |
README.md | 10 months ago | |
degruchy-core.php | 3 months ago | |
readme.txt | 10 months ago |
README.md
DeGruchy Core Plugin
This is my "core plugin" for DeGruchy.org, it implements things that I don't really have any other place for. Things like code tweaks, CSS, Shortcodes and more.
Generally, the master
branch is pretty stable. Other branches may be available for testing or developing different features.
I wouldn't recommend implementing this on your site unless you make substantial tweaks to it to fit your infrastructure. Feel free to take ideas from it. I have borrowed ideas from others to implement here, so...
What It Does
- Disables plugin/theme editor
- Removes custom metabox functionality
- Adds an 'old post' content banner to posts > 1-year-old via Markdown/Parsedown
- Enables uploads of SVG and webp/a/m files
- Re-enables the Link/blogroll system and adds a shortcode for displaying them
- Turns off Login error strings that would be displayed after a bad login attempt
- Turns off Application passwords
- Turns off XMLRPC
License
GPL v3+