• Support will be limited until May 8th, as I will be out of the office travelling. Thank you for your patience and understanding.

Legacy Disable dbtech Hide tag Rendering

Status
Not open for further replies.

Nirjonadda

Customer
Please can you add option/plugin to Disable dbtech Hide tag Rendering? That option can help if any one using other HIDE tag code.

Ex: Find: Line No: 855

"Dbtech/thanks/includes/class_core.php"

Code:
$message = preg_replace('/\[hide\](.*)\[\/hide\]/isU', $override, $message);

ReplaceWith:

Code:
//$message = preg_replace('/\[hide\](.*)\[\/hide\]/isU', $override, $message);
 
Upvote 0
This suggestion has been closed. Votes are no longer accepted.
Update: I will release v3.2.9 tomorrow which will disable all "HIDE" functionality (and remove the options from the editor) if the Disable Post Refresh setting is set to Yes :)
 
Status
Not open for further replies.
Back
Top