Less More -
Posts: 4306
-
Thank you received: 0
-
-
-
3 months 2 weeks ago #2176 by Elias Katsaniotis,MSc
Can we add PHP scripts in our WordPress site in order to add an online tool in our blog?
Less More -
Posts: 4306
-
Thank you received: 0
-
-
-
3 months 2 weeks ago #2177 by Elias Katsaniotis,MSc
Yes can BUT BETTER
edit the funcions.php of current theme (if you do not going to update or use another theme)
or
write plugins
create post types if are needed
.If you work without the Process and Logic of WordPress then better frozen the site (not allow updates), use a good plugin of security like WordFence, and to have often backups.
Less More -
Posts: 4306
-
Thank you received: 0
-
-
-
3 months 2 weeks ago - 3 months 2 weeks ago #2178 by Elias Katsaniotis,MSc
see
How to add analytics in WordPress?
Once you've set that up, you can install your code.- Go to wordpress.org.
- In the sidebar, click Appearance, and then select Theme File Editor.
- From the Theme Files sidebar, click Theme Functions (functions. ...
- Paste the Google Analytics code you previously copied in the text box before the closing </script> tag.
More items...
•Sep 17, 2024
- Q&A
- Index
- WordPress
- Can we add PHP scripts in our WordPress site ?
Time to create page: 0.074 seconds