Notifications
Clear all
Topic starter 07/10/2024 11:56 am
Can we add PHP scripts in our WordPress site in order to add an online tool in our blog?
Topic starter 07/10/2024 11:58 am
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.
Topic starter 07/10/2024 12:03 pm
see
How to add analytics in WordPress?
Once you've set that up, you can install your code.
[list=1]
More items...•Sep 17, 2024