Version: 1.3.8
- In the seller profile social media updating saving issue has been fixed
- In the buyer profile social media updating issue has been fixed
- On registration buyer and seller profile names have been added automatically
- The service attachment image changing issue has been fixed in the edit
- The project attachment image changing issue has been fixed in the edit
- Front-end dashboard seller profile gender value has been made capitalized
- 404 templates added to the front-end board
- Create or edit a project and service ID is now restricted. and the 'No result found!' warning will appear while inputting a wrong value
- Ongoing services detail page ID is now restricted. and the 'No result found!' warning will appear while inputting a wrong value
- Ongoing projects detail page ID is now restricted. and the 'No result found!' warning will appear while inputting a wrong value
- Completed services detail page ID is now restricted. and the 'No result found!' warning will appear while inputting a wrong value
- Completed projects detail page ID is now restricted. and the 'No result found!' warning will appear while inputting a wrong value
- Seller's cancelled projects page issue has been fixed
- Seller's cancelled projects and services action button has been removed
- Ongoing project details are now restricted, logged-in current users can see their detail only
- Ongoing service details are now restricted, logged-in current users can see their detail only
- Completed project details are now restricted, logged-in current users can see their detail only
- Completed service details are now restricted, logged-in current users can see their detail only
- User switching mode has been changed
- $_COOKIE["visit_as"] deprecated from 1.2.6
- $_COOKIE["visit_as"] replaced with $visit_as variable
- New user meta was added named 'visit_as'
- cookie.min.js script has been removed
- profile-switcher code has been removed from plugin.js
- Loader animation has been added to the login form
- prolancer_ajax_profile_switcher AJAX action has been added
- wp_login action added to verify the user already has any user mode or not