Skip to content

Remove Tribe Commerce #3637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Remove Tribe Commerce #3637

wants to merge 17 commits into from

Conversation

bordoni
Copy link
Member

@bordoni bordoni commented Mar 6, 2025

🎫 Ticket

Still need to find the ticket for this.

🗒️ Description

One of the major endeavors this year is to remove Legacy Code that is creating performance problems and creates confusion in the codebase.

Tribe Commerce is one of those, originally called Tribe PayPal (tpp).

@bordoni bordoni added the hold Status: on hold–do not proceed with other status items. label Mar 6, 2025
@bordoni bordoni self-assigned this Mar 6, 2025
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[phpcs] reported by reviewdog 🐶
PSR2.Methods.FunctionClosingBrace.SpacingBeforeClose
Function closing brace must go on the next line following the body; found 1 blank lines before brace

}

return array_column( $items, 'ticket_id' );
_deprecated_function( __METHOD__, 'TBD' );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[phpcs] reported by reviewdog 🐶
Universal.WhiteSpace.PrecisionAlignment.Found
Found precision alignment of 1 spaces.

'eraser_friendly_name' => __( 'Event Tickets TribeCommerce Order', 'event-tickets' ),
'callback' => [ $this, 'tpp_order_eraser' ],
];
]; // RSVP
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[phpcs] reported by reviewdog 🐶
Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hold Status: on hold–do not proceed with other status items.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants