Skip to content

Debrandify is a simple WordPress plugin that lets you hide WordPress branding and replace it with yours.

Notifications You must be signed in to change notification settings

morceaudebois/debrandify

Repository files navigation

debrandify logo

Debrandify (formerly DeWordPressify) is a toolkit plugin that adds plenty of settings to customise and improve WordPress. You'll be able to remove WordPress' branding and replace it with your own as well as get rid of some of the bloat that comes built-in. Here's the key features:

  • ✨ Customise the WordPress dashboard and emails with your own branding instead of WordPress', remove or replace WordPress logos and texts
  • 🗑 Disable WordPress features such as comments, RSS feeds, emojis, REST API, WP Embeds and much more
  • 🌐 Fully compatible with Multisite (control network options and per-site options at the same time)
  • 🌎 Internationalised (available in French 🥖)
  • 👀 High quality and lightweight with a solid user experience

What Debrandify looks like

📚 User guide

How to install Debrandify with custom default settings

You might want to install Debrandify on multiple websites without having to customise your settings on every single one of them. If so, there is an easy way!

  1. Get ahold of the Debrandify plugin. You can either download a release from this repo or simply get it from the /wp-content/plugins/ folder on a website where it's already installed.
  2. Once you have the plugin, navigate to /src/php/ in it and open the functions.php file.
  3. The first thing you'll see should be the dbrdify_getDefaultOptions() function. This is where default options are defined, each line corresponding to a toggle/field of the Debrandify settings page.
  4. Simply edit each line you want customised, 'yes' being toggled and 'no' being untoggled.
  5. Save the file and upload the plugin to your new site (either zip it and upload it through the WordPress dashboard, or put it in the /wp-content/plugins/ folder)
  6. Activate it and that's it! Debrandify should be initialised with your custom settings.

🌟 Support my work!

Here's some ideas:

  • Leave a review on WordPress.org
  • Tell people about Debrandify through Twitter, Reddit or blog posts
  • Check out my other projects, like Bonjourr or pourcentag.es
  • Add a GitHub Star to the repository ⭐️

☕️ Donate

I love making high quality open source software! My goal is to become a full time indie developer, donations motivate and allow me to pour more time into these, making them even better and tackle more ambitious projects.

Buy Me a Coffee at ko-fi.com


👨‍💻 Things to do

  • Hook for overriding default init settings Guide to edit the default settings
  • WP Embed toggle
  • Block library toggle
  • Animated logo (mayyyyybe)
  • Translation file + french translation
  • Publish on WordPress!

😮 Random things to know

  • If strings are edited in the main file, you can regenerate the pot file by installing wp-cli and running wp i18n make-pot . languages/dbrdify.pot.

About

Debrandify is a simple WordPress plugin that lets you hide WordPress branding and replace it with yours.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project