Skip to content

Commit df9a65f

Browse files
add README
1 parent c4d6a3c commit df9a65f

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
ibericode mods
2+
==============
3+
4+
A collection of lightweight WordPress plugins that we commonly use on our sites.
5+
6+
- Allow SVG uploads
7+
- Disable installing or updating plugins through the WP Admin interface.
8+
- Disable the `/wp-json/wp/v2/users` REST API endpoint.
9+
- Adds `Robots: noindex` HTTP header to all non-singular pages (except the front page).
10+
- Protect WP Login through a 2 second timeout and `Origin` check.
11+
- Purge Bunny CDN Cache on `save_post`
12+
- Set HTTP `Cache-Control` header on all safe requests for logged-out users.
13+
- Configure `wp_mail()` to use SMTP.
14+
- Automatically mark comments as spam through a collection of empirically discovered checks.

0 commit comments

Comments
 (0)