• 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"

WordPress WhatsApp Support

WordPress WhatsApp Support v2.5.0

No permission to download
Hi,

This plugin completely nulled, but update and registration info messages appear top of the plugin configuration page.
If you want to disable this message reconfigure plugins/wordpress-whatsapp-support/includes/admin/class-wws-admin-plugin-updater.php line 501...

find this code:
Code:
<div class="notice notice-warning">
            <p>
             <?php
                printf( wp_kses_post(
                    __( 'Hola! Would you like to receive automatic updates and unlock premium support? Please <a href="%2$s">activate</a> your copy of <strong>%1$s</strong>, or <a href="%3$s">purchase a new license</a>', 'wc-wws' ) ),
                    $this->get_plugin_data( 'Name' ),
                    $this->get_activation_page_url(),
                    'https://codecanyon.net/item/x/' . $this->item_id
                );
            ?>
            </p>
        </div

replace this:

Code:
 <!--   <div class="notice notice-warning">
            <p>
             <?php
                printf( wp_kses_post(
                    __( 'Hola! Would you like to receive automatic updates and unlock premium support? Please <a href="%2$s">activate</a> your copy of <strong>%1$s</strong>, or <a href="%3$s">purchase a new license</a>', 'wc-wws' ) ),
                    $this->get_plugin_data( 'Name' ),
                    $this->get_activation_page_url(),
                    'https://codecanyon.net/item/x/' . $this->item_id
                );
            ?>
            </p>
        </div>-->
 
Last edited:
Hi,

This plugin completely nulled, but update and registration info messages appear top of the plugin configuration page.
If you want to disable this message reconfigure plugins/wordpress-whatsapp-support/includes/admin/class-wws-admin-plugin-updater.php line 501...

find this code:
Code:
<div class="notice notice-warning">
            <p>
             <?php
                printf( wp_kses_post(
                    __( 'Hola! Would you like to receive automatic updates and unlock premium support? Please <a href="%2$s">activate</a> your copy of <strong>%1$s</strong>, or <a href="%3$s">purchase a new license</a>', 'wc-wws' ) ),
                    $this->get_plugin_data( 'Name' ),
                    $this->get_activation_page_url(),
                    'https://codecanyon.net/item/x/' . $this->item_id
                );
            ?>
            </p>
        </div

replace this:

Code:
 <!--   <div class="notice notice-warning">
            <p>
             <?php
                printf( wp_kses_post(
                    __( 'Hola! Would you like to receive automatic updates and unlock premium support? Please <a href="%2$s">activate</a> your copy of <strong>%1$s</strong>, or <a href="%3$s">purchase a new license</a>', 'wc-wws' ) ),
                    $this->get_plugin_data( 'Name' ),
                    $this->get_activation_page_url(),
                    'https://codecanyon.net/item/x/' . $this->item_id
                );
            ?>
            </p>
        </div>-->
Thank you.
 
  • Like
Reactions: luckybalbao
@Babak i have removed annoying "update and registration info messages which appear on top".
Now is completely nulled without any type of message. You can update with title "fix"
 

Attachments

  • codecanyon-wordpress-whatsapp-support-2.3.2-nulled.zip
    423.7 KB · Views: 25
  • Like
Reactions: Caliderumba
  • Like
Reactions: tingtung
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