Forums
-
- Forum
- Posts
-
- Installation
- 28,417
- Troubleshooting
- 62,426
- Themes
- 10,420
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- Showcase
- 3,255
-
It’s Javascript. PHP files are just like HTML files, and anything outside the <?php ... ?>
is treated as HTML. Calling the particular function around that makes it go to that place and then go through and output the HTML (which happens to be JS).