Filters API

If a theme contains the js/modules/theme.js module, it will attempt to auto-load and auto-assign filter functions as follows:

{
    "content": {
        "func": "example"
    }
}

In addition, any filters added to configuration can also be invoked via data arrays.

Please see $.fn.blockstrap.modules.filters for a full list of filters available with core.


  1. Related Articles
  2. Return to Extending
  3. Themes
  4. Buttons
  5. Filters
  6. Hooks
  7. Table of Contents