Select Page

Applies filters, works similarly as WordPress function apply_filters.

Parameters

  • tag – filter name
  • filter_element – value to be passed to the function in its first argument, in other words – the value to be filtered
  • args… – additional values to be passed by filter to the function