Skip to content

๐Ÿ›  Mini one-file, one-job WordPress utility plugins

License

Notifications You must be signed in to change notification settings

adamgreenough/wordpress-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

WordPress Utility Plugins

These mini one-file WordPress plugins provide a drag-and-drop install for additional basic functionality. Strictly no ads, no alerts and no settings pages.

Installation

  1. Download the relavant .php file from this repo
  2. Upload to your /wp-content/plugins/ folder
  3. Activate from the Plugins page in your dashboard

Plugins List

Disable Comments adgr-disable-comments.php

This mini plugin will remove the Comments menu from the admin menu, admin bar and remove comment support on posts and pages. It will not delete existing comments.

Disable Emoji Replacement adgr-disable-emoji-replacement.php

By default, WordPress will load in a custom emoji set via JavaScript and replace emojis in your content with images from its own for greater compatibility. These days, very few devices do not support emoji so you may prefer to save the download and use default OS ones instead.

Contributing

Got a plugin request or would like to improve an existing one? Pull requests and issues are encouraged. By contributing code, you agree to transfer copyright of your contributions to me (Adam Greenough) for distribtion with the GPLv3 (or later) license.

Releases

No releases published

Packages

No packages published

Languages