Code Snippets How to PHP Plugin
How to use a custom page template when building a plugin
Sending form data using AJAX, jQuery, Pure JavaScript, FormData Constructor, and .serialize() function. Kind of awesome right! LOL
Sending form data using AJAX, jQuery, Pure JavaScript, FormData Constructor, and .serialize() function. Kind of awesome right! LOL
Sending form data using AJAX, jQuery, Pure JavaScript, FormData Constructor, and .serialize() function. Kind of awesome right! LOL
Simple snippet to add your custom post types and display them at the post tab in Ultimate Members profile page. Cheers!
Codes to add additional ACF fields to Ultimate Member account page. I haven’t found any way to ado this, so here are some snippets
Here’s a quick snippet for adding a preloader using css and javascript. On click, on load, or to cover up broken styles. yeah.
I kinda stumbled upon GeoNames and they actually have an API that can provide the user timezone. We can use PHP to get them info!
We will be using XAMPP as our local webserver. We simply need to edit some lines at php.ini and sendmail.ini. Good luck!