Code Snippets PHP WordPress
How to add custom post types on Ultimate Member posts tab
Simple snippet to add your custom post types and display them at the post tab in Ultimate Members profile page. Cheers!
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!