Filters

Filters are one of the two types of Hooks.

They provide a way for functions to modify data of other functions.

Geo Controller provides filters through which you can modify certain parts of the plugin according to your wishes.

You need to know that by modifying these hooks you can cause unwanted plugin behaviors.

If an unwanted behavior occurs, removing your code returns the plugin to its original mode.