tofayelamin
Active member
- Jul 1, 2020
- 285
- 68
- 28
Check Plugin Version and reduce it by .1, e.g. if it's 1.2.3, make it 1.2.2
From where to edit plugin version?
Check Plugin Version and reduce it by .1, e.g. if it's 1.2.3, make it 1.2.2
Remove this code from functions.php theme file
Code:// Plugin update if (function_exists('is_plugin_active')) { if (is_plugin_active('prolancer-element/prolancer-element.php')) { if ( is_admin() ) { if (get_plugin_data(WP_PLUGIN_DIR . '/prolancer-element/prolancer-element.php')['Version'] < '1.2.8' ) { deactivate_plugins(array('prolancer-element/prolancer-element.php')); delete_plugins(array('prolancer-element/prolancer-element.php')); } } } }
Does that mean Prolancer won't work without it ( and it's not included in the download? )ProLancer Element (licence required)
Thanks. Will let you know!Maybe try Prolancer v1.3.5 NULLED and report back!
NULLED by @TassieNZ
And, what ..........................???VERSION 1.3.5 – DECEMBER 10 2022
Download Prolancer v1.4.1 | Freelance Marketplace WordPress theme Nulled Free
v1.4.1 – NOVEMBER 23 2023
- Deprecated prolancer_get_currency_symbol() function
- Replaced wc_price() with prolancer_get_currency_symbol()
- Fixed currency symbol direction
Decryption key:
- Fixed recharging wallet history issue
- Fixed issue with badge based on purchasing
- Improved project featuring to prevent double charging
- Improved service featuring to prevent double charging
- Projects and services featuring will not charge if admin makes any update
Decryption key:
- Notification tags issue with the 'wc_price' tag has been fixed
- Enqueue style handle name spelling mistake fixed from 'plugn' to 'plugin'
- The issue where ordering service would keep loading if the service had no feature image has been fixed
- Placeholder image option added in the system notification if there is no image exist
- Grammar fix for notification "Your dispute finished" to "Your dispute has...