WPForms Pro - Best Drag & Drop WordPress Form Plugin

WPForms Pro - Best Drag & Drop WordPress Form Plugin v1.9.4.2 Nulled

No permission to download

epuzyrev

New member
Aug 2, 2022
0
3
0
Turkey, Antalya
Never mind guys, I made a small modification in the plugin and it worked. If it can help someone:
My issue was with the Post Submission addon, when I created a form and if I use the Rich Text block for the "post content" instead of the classic text input, I was unable to select the rich text type of block in the "Post Content" dropdown in the "Settings".

I just replaced the line 407 of the file "wpforms-post-submissions/class-post-submissions.php" using "Plugin Editor":
Replaced this:
Code:
'field_map'   => array( 'textarea'),

By this:
Code:
'field_map'   => array( 'textarea', 'richtext' ),

I am still on v1.3.2, had no need to update so far.

However, thanks for posting up that fix 😍
 
  • Like
Reactions: malwaredix

JAKB_24

New member
Oct 15, 2022
0
0
0
Hi guys,

Another point regarding the license, changing the "wpforms.php" file isn't enough to fully null the script. The message "Your license key for WPForms has expired. Please renew your license key on WPForms.com to continue receiving automatic updates." will continue to popup at some places or after a while.

To fully null the script you have to do:

1. Update the "wpforms.php", which is usually done with the version available in this thread.
From line 39 to line 43:
'type => 'Elite', 'is_expired' => false, 'is_disabled' => false, 'key' => 'valid',

2. Update the "pro/includes/admin/admin-lincense.php" as follows:
Replace line 245:
if ( isset( $validate->key ) || isset( $validate->author ) ) {
wit this:
if ( 1>2 ) {

Replace line 262:
if ( isset( $validate->expired ) ) {
with this:
if ( 1>2 ) {

And replace line 275
if ( isset( $validate->disabled ) ) {
with this:
if ( 1>2 ) {

That's it. Basically you'll override their lincense verification with an impossible check (if 1 is bigger than 2).
This works with WPForms 1.7.2
 

flooxie

Well-known member
Trusted Uploader
Banned User
Jan 1, 2020
531
589
100
Tatooine
Hi guys,

Another point regarding the license, changing the "wpforms.php" file isn't enough to fully null the script. The message "Your license key for WPForms has expired. Please renew your license key on WPForms.com to continue receiving automatic updates." will continue to popup at some places or after a while.

To fully null the script you have to do:

1. Update the "wpforms.php", which is usually done with the version available in this thread.
From line 39 to line 43:
'type => 'Elite', 'is_expired' => false, 'is_disabled' => false, 'key' => 'valid',

2. Update the "pro/includes/admin/admin-lincense.php" as follows:
Replace line 245:
if ( isset( $validate->key ) || isset( $validate->author ) ) {
wit this:
if ( 1>2 ) {

Replace line 262:
if ( isset( $validate->expired ) ) {
with this:
if ( 1>2 ) {

And replace line 275
if ( isset( $validate->disabled ) ) {
with this:
if ( 1>2 ) {

That's it. Basically you'll override their lincense verification with an impossible check (if 1 is bigger than 2).
This works with WPForms 1.7.2

Thanks!
 

fizzen

New member
Nov 10, 2022
0
0
0
Do you have PDF Importer for WPForms? Is very nice but us asking to have full version.
 

fizzen

New member
Nov 10, 2022
0
0
0
I have one pdf with 2 pages and I want to input some text inside them from a form and send them to me. My problem is that I spent all day looking for something nulled and I`m out of luck.
 

CyberDeviL

Back to Life 🧬
Trusted Uploader
Aug 10, 2018
2,795
10,823
113
Earth
Tomz updated WPForms Pro - Drag & Drop WordPress Forms Plugin with a new update entry:

WPForms Pro v1.7.2.1

Download WPForms Pro v1.7.2.1 - Drag & Drop WordPress Forms Plugin Nulled Free
[v1.7.2.1] - 2022-02-03

### Fixed
- Compatibility with PHP 8.0 and PHP 8.1.
- Compatibility with WordPress 5.9, including its new Full Site Editing feature.
- Broken cache directory path if `WP_CONTENT_DIR` is set in the `wp-config.php` without trailing slash.
- PHP Notice when using the `wpforms_log()` function in certain conditions.
- Type mismatch brakes a list of scheduled actions in Action Scheduler if...

Read the rest of this update entry...
 

CyberDeviL

Back to Life 🧬
Trusted Uploader
Aug 10, 2018
2,795
10,823
113
Earth

epuzyrev

New member
Aug 2, 2022
0
3
0
Turkey, Antalya
If anybody wants v1.7.2.2 as Elite rather than Pro, then here it is.

Otherwise please carry on using existing main download as Pro is good enough for most users.
 

Attachments

  • wpforms-best-wp-forms-buider-v1.7.2.2=elite.zip
    7.5 MB · Views: 48
  • Love
Reactions: JRGWxRxZ

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu