Code Snippet to Comment Out PHP Code Line(s)
-
Good Day,
Here’s a challenge π
Does anyone know what code snippet we can use to comment out a particular plugin’s php file code line(s) using either // for a single line of code or /* code here */ for several lines of code?
The code snippet would have to know the plugin’s php file name and line of code(s) affected.
Thank you!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Code Snippet to Comment Out PHP Code Line(s)’ is closed to new replies.