Skip to content

UnknownChick/mu-plugins-wordpress

Repository files navigation

mu-plugins Wordpress

Installation

Native Wordpress: Create a /mu-plugins folder in the /wp-content directory and place the PHP scripts there.

Wordpress bedrock: Create a /mu-plugins folder in the /web/app directory and place the PHP scripts there.

List of mu-plugins

  • MymeType Support: Adds support for uploading different file types in the backend.

  • Remove Unnecessary Script: Removes unnecessary script loading to improve performance (Make sure to check if any scripts could still be used).

  • Remove Version: Removes the WordPress version and CSS and JS file versions.

  • Sanitizer Filename Upload: Formats the URLs of uploaded files in the media library.

  • Remove Pings: Removes pings and trackbacks.

  • Remove Link Attachment Media: Removes page links for media.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages