Computer Science, asked by mdubeyvinod2007, 3 months ago

What is the purpose of Custom filtering​

Answers

Answered by VarshatheRowdy2
4

Explanation:

Custom filter is a module that allows you to create your own filters based on regular expressions. When you need some input filter that is not available from drupal.and you don't want to write your own module, you can create your own filter with this module.

Answered by safa20
3

Answer:

Custom filter is a module that allows you to create your own filters based on regular expressions. When you need some input filter that is not available from drupal.

Similar questions