Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
koskinenaa committed Oct 10, 2023
1 parent 6e925d5 commit d5f26f9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ WordPress core customizations with actions and filters.
- Remove search item
- Remove WP item

### Users
- Disable user contact methods
- Disable user url field
- Disable user description field
- Disable user avatars

### WP Head
- Remove unnecessary links and meta data from `wp_head()`

Expand All @@ -41,3 +47,8 @@ Plugin integrations with actions and filters.

### Redirection
[Redirection on wordpress.org](https://fi.wordpress.org/plugins/redirection/)

### Polylang
[Polylang on wordpress.org](https://fi.wordpress.org/plugins/polylang/)

- Remove `pll_user` script from user related admin views

0 comments on commit d5f26f9

Please sign in to comment.