Forums
-
- Forum
- Posts
-
- Installation
- 28,538
- Troubleshooting
- 62,801
- Themes
- 10,444
- Plugins
- 15,391
- Requests & Feedback
- 14,992
- Showcase
- 3,258
-
For a single line of PHP, you can just do this:
// echo $phone;
And that single line will be commented out. If what you’re commenting spans more than one line, use the /* commented code */ method.