Offshoot from #570930: Allow to retrieve all filters (including disabled) in a text format:
In filter_format_save(), $format->filters[$name] (i.e. $filter) is an array.
In filter_list_format(), $filter is returned as object.
One of both, but not both, please.
Comments
Comment #1
sunIntroducing a new tag for feature freeze: API clean-up.
Comment #2
sun#582378: Filter System clean-up