tribe-common icon indicating copy to clipboard operation
tribe-common copied to clipboard

Common classes and functions used in our plugins

Results 52 tribe-common issues
Sort by recently updated
recently updated
newest added

Ticket: [TEC-4379](https://theeventscalendar.atlassian.net/browse/TEC-4379) Artifacts: tests and [screencast](https://share.cleanshot.com/2ktUfb) This commit updates the logic used in the Post decoration process to make sure it plays nice with different caching solutions. Depending on the...

code review

`Lazy_String::__toString()` does not resolve to string in some cases which causes fatal error where string is expected. In our case problem occurs in **community add event** page where `Event` object's...

Ensure the TEC timezone settings are applied correctly when using a combination of the WP Engine System MU plugin and Divi or Avada Themes. https://theeventscalendar.atlassian.net/browse/TEC-4387 https://www.loom.com/share/47416f97696f421a956bcd580faf904a

code review
needs tests

Fixes: - Deprecated: DateTime::setTime(): Passing null to parameter https://github.com/the-events-calendar/tribe-common/pull/1 ($hour) of type int is deprecated - Deprecated: Constant FILTER_SANITIZE_STRING is deprecated - Deprecated: strpos(): Passing null to parameter https://github.com/the-events-calendar/tribe-common/pull/1 ($haystack)...

needs release
needs changelog
needs tests
php

Draft so folks can see and comment on where I am with the new admin page/menu architecture. Note: one premise I have been working on is that all pages are...

question
needs ticket
needs release
needs changelog
needs artifact
needs tests
innovation

1. We say it's an int but it's a Date object. 2. Some place where we say Black Friday - but we're dealing with a different sale.

code review

Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependency [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer). These dependencies need to be updated together. Removes `ejs` Updates `webpack-bundle-analyzer` from 3.9.0 to 4.6.1 Changelog Sourced from webpack-bundle-analyzer's...

dependencies
javascript

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) and [ansi-regex](https://github.com/chalk/ansi-regex). These dependencies needed to be updated together. Updates `ansi-regex` from 4.1.0 to 5.0.1 Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5)...

dependencies
javascript

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7. Changelog Sourced from minimist's changelog. v1.2.7 - 2022-10-10 Commits [meta] add auto-changelog 0ebf4eb [actions] add reusable workflows e115b63 [eslint] add eslint; rules to enable...

dependencies
javascript

WIP Updates composer to use/work with v2 Updates caniuse-lite and update the browserslist@latest db Updates dealerdirect/phpcodesniffer-composer-installer to ^0.7.2

code review