2010-08-08, 08:40 PM
Any reason that the $options variable in class_parser.php was made private? its blocking plugins from modifying the options variable.
my word filter plugin does not work with 1.6 since this change blocks it and there are no hooks to use anywhere that will let me modify what i need before the parser is called.
my word filter plugin does not work with 1.6 since this change blocks it and there are no hooks to use anywhere that will let me modify what i need before the parser is called.