The Events Calendar PRO

The Events Calendar PRO v7.4.5

No permission to download

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,192
111,758
120
Tomz 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

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,192
111,758
120
Tomz 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...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,192
111,758
120

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,192
111,758
120

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,192
111,758
120
  • Like
Reactions: Phrozen

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,192
111,758
120
Tomz 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...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,192
111,758
120
Tomz 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...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,192
111,758
120

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,192
111,758
120

frizzel

Well-known member
Trusted Uploader
Jun 13, 2019
485
253
63
Wherever my imagination takes me
Thanks again @Tomz.
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:

goldenbunny

Active member
Aug 27, 2019
174
57
28
Thanks again @Tomz.
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:

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