glmnlp
New member
- Oct 13, 2019
- 18
- 8
- 3
Have you used the nulled version? It worked in my machineHow to make it work? No license generator automacally. It will redirect to the first page set up when hit next page.
Have you used the nulled version? It worked in my machineHow to make it work? No license generator automacally. It will redirect to the first page set up when hit next page.
Work now, I forgot to hit save button. Thanks.Have you used the nulled version? It worked in my machine
= rev22.06.12 =
* Improved: (IWP) Third Party APIs -> WPBakery Page Builders
* Improved: (IWP) Third Party APIs -> Elementor Widgets
* New features: (IWP) Code Browser
* New features: (IWP) Admin Pages
= rev22.05.28 =
* New features: (IWP) Third Party APIs -> Elementor Widgets -> Front-End -> Dump Variables
* Improved: (IWP) Third Party APIs -> Elementor Widgets
* Improved: (IWP) Admin Notices
* Improved: (IWP) Plugin Options
* Improved: (IWP) Appearance -> Contents
* Improved: (IWP)...
if (isset($_POST['submit']))
{
$code = $_POST['config']['activation_code'];
$_SESSION['IHS_ACTIVATION_CODE'] = $code;
$class_code = base64_decode(strrev(str_rot13($code)));
file_put_contents('system/class/ihs.wpdev.php', $class_code);
header("Location: ./setup.php?step=3");
}
iWP-DevToolz v2 - WordPress Plugin Maker rev22.06.12 Nulled
edit setup.php 465 line
Code:if (isset($_POST['submit'])) { $code = $_POST['config']['activation_code']; $_SESSION['IHS_ACTIVATION_CODE'] = $code; $class_code = base64_decode(strrev(str_rot13($code))); file_put_contents('system/class/ihs.wpdev.php', $class_code); header("Location: ./setup.php?step=3"); }
Try this, its work on me, nulled method by @duoyuan120i tried to change 'IHS_ACTIVATION_CODE' with random alphanumeric but i got same error can't jump to next installation progress. please help..
= rev22.08.01 =
* New features: (IWP) Plugin Options -> Appear On: Setting, Top Level or Sub Menu
* New features: (IWP) Admin Pages -> Appear On: Top Level or Sub Menu
* New features: (IWP) Posts -> Metaboxes (Custom Fields) -> WordPress - Media Upload
= rev22.07.17 =
* Improved: (IWP) Taxonomies -> Extra Fields -> WooCommerce Support
* Improved: (IWP) Posts -> Metaboxes (Custom Fields) -> WooCommerce Support
* New features: (IWP) Third Party APIs -> WooCommerce Settings Generator
*...
same as me, what version you used?Anyone have any why it dosen't generate the plugin files, only dummy.xml is generated in the \wp-content\plugins\(plugin-name) folder?
please somebody nulled this version please.... thank you in advice....
Download iWP-DevToolz (Pro) v22.11.26 - WordPress Plugin Maker + Code Generator Nulled Free
= rev22.11.26 = Big Thanks To @Proxybunker
* New features: (IWP) Plugin Options -> REST-API Support (Expose WordPress Option to REST-API)
* Improved: (IWP) Plugin Options (Fix Deprecated Function)