Documentation

Filter | Change “descriptor” parameter

Warning

Note

Just a heads-up: This document is a friendly guide intended for developers and designers. A bit of PHP know-how is needed to get the most out of it.

Please remember, while we love to be helpful, our support policy doesn’t extend to customizations.

Think of any sample code we provide as a starting point or inspiration for your projects!

Description

This filter hooks into the process of generating the descriptor value, enabling customisation beyond the standard blog name. By attaching a custom function to this filter, you can append, modify, or completely change the descriptor based on dynamic conditions or static preferences.

For a hassle-free experience, we suggest using a third-party plugin like Code Snippets to add this code. It’s a smoother alternative to diving into your theme’s function.php file.

Was this helpful?