phpcs
Some checks are pending
Deploy to https://wordpress-test.event-federation.eu/ / deploy (push) Waiting to run
Some checks are pending
Deploy to https://wordpress-test.event-federation.eu/ / deploy (push) Waiting to run
This commit is contained in:
parent
6c4eecbffa
commit
f4ebe5a426
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@ class Tribe extends Post {
|
|||
// * @return void
|
||||
// */
|
||||
// public function set_wp_post( WP_Post $wp_post ) {
|
||||
// parent::set_wp_post( $wp_post );
|
||||
// $this->tribe_event = tribe_get_event( $wp_post->ID );
|
||||
// parent::set_wp_post( $wp_post );
|
||||
// $this->tribe_event = tribe_get_event( $wp_post->ID );
|
||||
// }
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue