Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
jQuery(document).ready(function($) { // Get the current page name var pageName = document.title; // Populate the hidden fields $('#et_pb_contact_page_0').val(pageName); // Field ID for page name });
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!