https://github.com/ihorvorotnov/wordpress-tweaks
A must-use plugin with some tweaks to WordPress
https://github.com/ihorvorotnov/wordpress-tweaks
Last synced: 4 months ago
JSON representation
A must-use plugin with some tweaks to WordPress
- Host: GitHub
- URL: https://github.com/ihorvorotnov/wordpress-tweaks
- Owner: ihorvorotnov
- License: gpl-2.0
- Created: 2015-07-01T13:58:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-25T19:46:21.000Z (almost 10 years ago)
- Last Synced: 2025-01-13T17:20:14.290Z (5 months ago)
- Language: PHP
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WordPress Tweaks
A must-use plugin with some tweaks to WordPress.
##Features
- Remove Open Sans font from Google Fonts to speed-up admin (we have it installed locally)
- Remove some dashboard widgets, because we never use them
- Add custom content to wp-admin footer
- Disable Emoji## Roadmap
- Log in using email or username (or only email)
- Change default login label
- Change default login error message
- Remove query strings from css and js
- Unload jQuery Migrate
- Modify 'From' for default WP emails
- Cyrillic dates
- Cyrillic slugs
- Protect login and wp-admin## Changelog
**0.4.0**
Disable Emoji support introduced in WP 4.2
**0.3.0**
Add custom content to wp-admin footer
**0.2.0**
Remove some dashboard widgets, because we never use them
**0.1.0**
Remove Open Sans font from Google Fonts to speed-up admin (we have it installed locally)