Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View AymanEG's full-sized avatar
👀

Ayman Magedy AymanEG

👀
View GitHub Profile
@jackreichert
jackreichert / inputtitle_submit.js
Last active September 26, 2020 15:03
Example showing how to use AJAX in WordPress
(function ($) {
$(document).ready(function () {
$('#next').click(function () {
$.post(
PT_Ajax.ajaxurl,
{
// wp ajax action
action: 'ajax-inputtitleSubmit',
// vars