If you want to use the WordPress functions in your process.php file then there is a way for you.
simply put these two lines of code at the top of your process.php file
$blogheader = explode("wp-content",$_SERVER["SCRIPT_FILENAME"]);
include $blogheader[0]."wp-blog-header.php";
Now you can use the WordPress functions in your file and do what you want.
Will that work for you?
Related Posts:
- WordPress AJAX File Upload – FrontEnd
- jQuery and AJAX Not working with Select Form Element
- Registration e-mail check with AJAX
- Accept AJAX call with serialized form data
- Front-end Ajax File Upload
- Frontend Post with JQuery AJAX to Php Issue
- Ajax form submit not working, returns 0
- Converting a working AJAX form to work with WordPress
- jQuery forms & updating info
- wordpress ajax upload media not working
- Is not using admin-ajax to ajax submissions okay?
- $_POST empty in using new php file added to theme
- Pass request headers in a jQuery AJAX GET call
- TypeError: $.ajax(…) is not a function?
- Ajax Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource
- jQuery Form Validation before Ajax submit
- Validate form before submit jquery
- Using WordPress 3.5 Media Uploader in meta box?
- How to manage ajax calls and JSON in wordpress
- Using jQuery to delete data stored in wp_options
- How to add a ” waiting” icon for an ajax in WP frontend?
- What is the simplest ajax upload plugin or script to be used with wordpress?
- Add tinymce buttons to caption textarea in media uploader
- WordPress Ajax URL for function in functions.php
- Ajax call does not activate callback function
- How to handle multiple instance of “send_to_editor” js function
- AJAX function returning -1
- call shortcode in javascript
- How to pass both action and formdata in wordpress ajax?
- jQuery AJAX form validation
- Proper way to load a single post via Ajax?
- Basic WordPress AJAX Call
- Add X meta box inputs based on form at top of meta box, how to do it right?
- Trying to get single posts to load on the front page via ajax
- Ajax not firing properly using Firefox, but works in Chrome
- Using AJAX to return search form results
- jQuery Ajax() doesn’t work when the page is accessed as a WordPress template page
- How to load whole WordPress pages dynamically with AJAX/jQuery like this following website?
- Creating custom AJAX requests
- How to pass jQuery ajax URL value
- Cannot access elements of json object
- Basic ajax call in WordPress
- jQuery Validate wp_editor
- how to get the comment ID in the front end when the REPLY button is clicked?
- Gravity Forms not loading under https, jQuery is not defined
- Gravity list field override and adding javascript [closed]
- Admin wp_ajax hook returning 0
- How do I setup nested repeatable option fields?
- wp_ajax unauthenticated and authenticated
- WordPress ajax function parameter value not being passed
- wp_verify_nonce not working
- Tags in WordPress 3.2
- php ajax problem – weird 301 responses!
- WordPress customizer refresh screen after save
- Making the wordpress login form a jQuery dropdown
- Not sure why wp_ajax isn’t working?
- Load created php file data via ajax
- WordPress Ajax problem with undefined url
- Use Media Uploader on Multiple Images on same page
- Ajax image upload with media_handle_upload and form.js
- Display data on same page as form without refresh
- Ajaxify calendar
- Intergrating agile carousel to wordpress: how to write the ajax_callback function
- Ajax loaded form replaces form action with Ajax url
- prevent default not stopping page refresh. Passing form information to and from php with ajax in a wordpress site
- How to Dynamically Load Content Into Body of Bootstrap Modal Window?
- Return an array from get_terms and store as JavaScript array for search autocomplete
- WP http XML response HTML encoding and image display problems
- Using WP_Query to grab custom meta values, foreach to json object
- Passing a varible from jQuery to PHP
- Retrieve post info within AJAX helper function
- WordPress admin-ajax.php 400 bad request
- AJAX fileupload – TypeError: not a function ajaxSubmit()
- How to retrieve WP_Object that is inside an array of another array
- Required radio button does not validate in form, when clicked through Javascript/jQuery
- Duplicate “default” form with jQuery
- WordPress Insert not working with ajax
- Search query with Ajax
- WP AJAX API with JS file
- admin ajax php success returns 0
- Is there some jQuery conflict here?
- Getting jQuery AJAX to work in WordPress (getting -1)
- Which hook to use when adding ajax to viewer-facing side?
- my example with ajax doesn’t work
- Form validation before submitting
- Submitting custom post from frontend,jQuery ajax, and custom validation – can’t find proper place to insert wp_insert_post()
- Retrieve customizer value using ajax or customizer api and print the value in theme
- owl carousel not working after ajax load [duplicate]
- WordPress version for this autocomplete jQuery code
- jQuery AJAX add json2 dependency?
- How to pass more information though separate post keys via AJAX
- Auto Select Child categories on Multiple Dropdown – Jquery
- Adding jQuery timepicker to contact form
- Loop not appending through infinite-scroll ajax call
- ajax form function error
- Contact Form 7 submission does not complete [closed]
- Combo box populating a DIV using ajax/jquery
- Load loop images on click / defer image loading until click or other event
- Widget won’t work due to old JavaScript? Any ideas how to make it work? [closed]
- Elementor form – checkboxes validation