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

The Events Calendar PRO

The Events Calendar PRO v6.3.1.1

No permission to download
Babak updated The Events Calendar Pro WordPress Plugin with a new update entry:

The Events Calendar Pro v4.7.0

Download The Events Calendar Pro v4.7.0 WordPress Plugin Nulled Free
= [v4.7.0] 2019-04-17 =

  • Feature - Refactor the Database Connection to start using an Object Relational Mapping tool for a better tested codebase
  • Feature - Add the tribe_events() function as entry-point to the Events ORM and the supporting filter code [116356, 115579]
  • Feature - Add the tribe_venues() function as entry-point to the Venues ORM and the supporting filter code...

Read the rest of this update entry...
 
  • Like
Reactions: Phrozen
Babak updated The Events Calendar Pro WordPress Plugin with a new update entry:

The Events Calendar Pro v4.7.0.1

Download The Events Calendar Pro v4.7.0.1 WordPress Plugin Nulled Free
= [v4.7.0.1] 2019-04-25 =

  • Security - Ensure filter values are properly escaped before use in queries [126314]
  • Fix - Modifications to tribe_get_events() to resolve problems introduced by latest release 4.7.0
  • Fix - Photo view uses the start date as Now instead of the start of the day, which was leading into inconsistent navigation [126427]
  • Fix - Ensure proper order for...

Read the rest of this update entry...
 
  • Like
Reactions: Phrozen
Babak updated The Events Calendar Pro WordPress Plugin with a new update entry:

The Events Calendar Pro v4.7.4

Download The Events Calendar Pro v4.7.4 WordPress Plugin Nulled Free
= [v4.7.4] 2019-07-03 =

  • Tweak - Fixed issue where WPML integration sometimes threw a fatal while manipulating recurring events
  • TWeak - Add GEO and X-APPLE-STRUCTURED-LOCATION information to .ics files [89999]
  • Fix - Adding additional esc_html() calls to the Recurring Event tooltips [129566]
  • Language - 3 new strings added, 66 updated, 0 fuzzied, and 0...

Read the rest of this update entry...
 
Babak updated The Events Calendar Pro WordPress Plugin with a new update entry:

The Events Calendar Pro v4.7.5

Download The Events Calendar Pro v4.7.5 WordPress Plugin Nulled Free
= [v4.7.5] 2019-07-25 =

  • Fix - Featured event AJAX and browser navigation working as expected for all use cases. [127272]
  • Fix - Shortcode properly handling featured param on AJAX requests. [114002]
  • Language - 8 new strings added, 59 updated, 0 fuzzied, and 0 obsoleted

Read the rest of this update entry...
 
Thanks again @Babak.
I don't think it has ever been mentioned here, but to get rid of annoying admin messages that the license key is not valid or missing or whatever, you need to comment a few lines in the free version of The Events Calendar. The file is located here:
\the-events-calendar\common\src\Tribe\PUE\Checker.php

Comment lines 192-206 (in the latest version, this may change in future versions), like so:

PHP:
            // add_filter( 'tribe_licensable_addons', array( $this, 'build_addon_list' ) );
            // add_action( 'tribe_license_fields', array( $this, 'do_license_key_fields' ) );
            // add_action( 'tribe_settings_after_content_tab_licenses', array( $this, 'do_license_key_javascript' ) );
            // add_action( 'tribe_settings_success_message', array( $this, 'do_license_key_success_message' ), 10, 2 );
            // add_action( 'load-plugins.php', array( $this, 'remove_default_inline_update_msg' ), 50 );

            // Key validation
            // add_filter( 'tribe_settings_save_field_value', array( $this, 'check_for_api_key_error' ), 10, 3 );
            // add_action( 'wp_ajax_pue-validate-key_' . $this->get_slug(), array( $this, 'ajax_validate_key' ) );
            // add_filter( 'tribe-pue-install-keys', array( $this, 'return_install_key' ) );
            // add_action( 'admin_enqueue_scripts', array( $this, 'maybe_display_json_error_on_plugins_page' ), 1 );
            // add_action( 'admin_init', array( $this, 'general_notifications' ) );

            // Package name
            // add_filter( 'upgrader_pre_download', array( Tribe__PUE__Package_Handler::instance(), 'filter_upgrader_pre_download' ), 5, 3 );

Hope this helps.
 
Last edited:
Thanks again @Babak.
I don't think it has ever been mentioned here, but to get rid of annoying admin messages that the license key is not valid or missing or whatever, you need to comment a few lines in the free version of The Events Calendar. The file is located here:
\the-events-calendar\common\src\Tribe\PUE\Checker.php

Comment lines 192-206 (in the latest version, this may change in future versions), like so:

Hope this helps.

It looks like this no longer works following the latest updates :(

/Edit: Did the same for the tickets plugin and it seems to have cleared the messages :)
 
Last edited:
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