Disable PHP
-
Hi – great stuff
Is there a recommended way to disable the option for allowing PHP in Simple Hooks?
I have a website hosting network and want to mitigate users being able to execute rogue PHP commands.
I see it in functions.php but want to make sure I edit it correctly. is commenting out or deleting <label for=”<?php echo SIMPLEHOOKS_SETTINGS_FIELD; ?>[<?php echo $args[‘hook’]; ?>][php]“><?php _e( ‘Execute PHP on this hook?’, ‘simplehooks’ ); ?></label>
going to cause problems?
thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Disable PHP’ is closed to new replies.