• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WPForms Pro - Best Drag & Drop WordPress Form Plugin

WPForms Pro - Best Drag & Drop WordPress Form Plugin v.1.8.7.2

No permission to download
CyberDeviL updated WPForms Pro - Drag & Drop WordPress Forms Plugin with a new update entry:

WPForms Pro v1.5.6.2

Download WPForms Pro v1.5.6.2 - Drag & Drop WordPress Forms Plugin Nulled Free
[v1.5.6.2] - 2019-11-07

### Added
- Default value for "Paragraph text" field.

### Fixed
  • WordPress 5.3 compatibility.
  • Smart Phone countries squashed dropdown on screen-width <= 600px on themes with Base form styling selected.
  • Properly include Pro form templates on form creation screen in a template selection section.
  • Classic file uploader: correctly handle uploaded files with the same...

Read the rest of this update entry...
 
  • Like
Reactions: CyberDeviL
WPForms Post Submissions v1.2.1
 

Attachments

  • wpforms-post-submissions121.zip
    42.8 KB · Views: 65
  • Like
Reactions: CyberDeviL
Is this the last update nulled "Pro" :
WPForms Pro - Drag & Drop WordPress Forms Plugin v1.5.6.2 ?
 
But before it wouldn't let me use the "Quiz-Survey" forms. It said I had to upgrade to Pro.
Let's see.
 
WPForms Conversational Forms v1.3.1
WPForms Form Pages v1.2.1
 

Attachments

  • wpforms-conversational-forms.zip
    248.4 KB · Views: 77
  • wpforms-form-pages.zip
    73 KB · Views: 72
@chakoso & others,

Just to make things clear:
WPForms Basic is 100% same as WPForms pro , no difference. Even in WPForms basic's settings "system info" menu you can see it's coded/mentioned as "WPForms Pro"

24047

Main difference is Basic subscription doesn't include any add-on while Pro subscription includes add-ons . .

To activate "Pro subscription" just enter a valid license key in the license windows, your pro subscription will be activated and all the "Add-ons" will be available to install in the "addons" option . . .

24048
So without activating the "Pro subscription" license if you want to install/use any add-on, then you need to install each of them separately . . .

Since "Pro subscription" is online server-based feature, it can't be nulled this way . . .

HENCE, You all have been using "WPForms Basic" features in name of "WPForms Pro nulled" while both are same, just needs to be those add-ons installed separately . . .

SO, Please don't mistake Pro/Basic with the FREE/Lite version . . .


BESIDE: The one @Babak is providing is fully untouched + fully functional. It doesn't need to be nulled to activate any features etc etc.
 
and if you wanna get rid of the "License Activation" nag message, simply launch the WP Plugin Editor, load :
wpforms/pro/includes/admin/class-license.php

go to line: 351 and remove everything until line 372,
to make it clearer, remove this:

if ( ! $key ) :
?>
<div class="notice notice-info <?php echo $below_h2; ?> wpforms-license-notice">
<p>
<?php
printf(
wp_kses(
/* translators: %s - plugin settings page URL. */
__( 'Please <a href="%s">enter and activate</a> your license key for WPForms to enable automatic updates.', 'wpforms' ),
array(
'a' => array(
'href' => array(),
),
)
),
esc_url( add_query_arg( array( 'page' => 'wpforms-settings' ), admin_url( 'admin.php' ) ) )
);
?>
</p>
</div>
<?php
endif;

and click on "UPDATE FILE" in the Plugin Editor - done, no more nag message about the missing license key ;)(y)
 
and if you wanna get rid of the "License Activation" nag message, simply launch the WP Plugin Editor, load :
wpforms/pro/includes/admin/class-license.php

go to line: 351 and remove everything until line 372,
to make it clearer, remove this:

if ( ! $key ) :
?>
<div class="notice notice-info <?php echo $below_h2; ?> wpforms-license-notice">
<p>
<?php
printf(
wp_kses(
/* translators: %s - plugin settings page URL. */
__( 'Please <a href="%s">enter and activate</a> your license key for WPForms to enable automatic updates.', 'wpforms' ),
array(
'a' => array(
'href' => array(),
),
)
),
esc_url( add_query_arg( array( 'page' => 'wpforms-settings' ), admin_url( 'admin.php' ) ) )
);
?>
</p>
</div>
<?php
endif;

and click on "UPDATE FILE" in the Plugin Editor - done, no more nag message about the missing license key ;)(y)

Never delete code, just delete '!' in the function of line 351:
if ( ! $key ) :
Should be:
if ( $key ) :
Greetings from Argentina!
 
Hi everyone,
Just to share : on the new line 345 : just write :
return true;

Congratulations for the minimalist nulled by removing "!" I don't have tried but i have a real good feeling ! Great job !
 
Simplicity is the ultimate sophistication.
Leonardo Da Vinci (An old friend)
;-)
 
  • Like
Reactions: Yachtmaster
I do always consider the way of element blocking , it's the most easiest + safe + fastest + stable way of blocking the license or any kind of nag for permanent basis . .
  • No need to do edit the plugin/themes source files each time you update it.
  • No need to do edit WordPress core files.
  • No need to have installed any external plugin for that purpose.
  • One time action = keep updating as long you can without any trouble or seeing those nags/pop-ups/warnings . . . .
 
  • Like
Reactions: p.majax
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock