php – WordPress Insert line in DB when clicking a button
Question
when clicking buttonHdp, I wold like to launch the php code in order to insert a line in DB.
Script
<script>
document.addEventListener('DOMContentLoaded', function() {
jQuery(function($){
$("#ButtonHdp").click(function
0
21 hours
0 Answers
0 views