Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Timber
Build, manage and promote the Timber library for WordPress. Timber is one of the most popular frameworks for templating themes in WordPress
Collective -
Host: opensource -
https://opencollective.com/timber
- Website: https://t.co/zxtQZa6rya
- Code: https://github.com/timber/timber
github.com/timber/timber - 743493c1fb23a4278fe0771af0051c415eae2277 authored almost 2 years ago by Chauncey McAskill <[email protected]>
Changed:
- Added `set_up()` and `tear_down()` from `TestExternalImage` to prepare test environme...
If any symbolic links in `TMPDIR` are not resolved, usage of `realpath()` risks paths being brok...
github.com/timber/timber - f89278e9dc22dc728e43cbcece24f6c3f507f18e authored almost 2 years ago by Chauncey McAskill <[email protected]>github.com/timber/timber - 713a2b96ea0510d74b7f928aaa706c31feb164ef authored almost 2 years ago by Chauncey McAskill <[email protected]>
Moved original URL conversion from `theme_url_to_dir()` to new method `_theme_url_to_dir()`.
Ch...
github.com/timber/timber - 2677406140d2a5bb25af116ab52eb6538c3f8cd4 authored almost 2 years ago by Chauncey McAskill <[email protected]>Moved original URL parsing from `analyze_url()` to new method `_analyze_url()`.
Changed logic o...
github.com/timber/timber - f4706f14a2288e6e1f54e68ee9113ec7a6b34626 authored almost 2 years ago by Chauncey McAskill <[email protected]>github.com/timber/timber - 51d65c5c79d45c8df92eef9256c37eed6eae6c02 authored almost 2 years ago by Chauncey McAskill <[email protected]>
github.com/timber/timber - 9e4e734a381411fa45cc4e5deb26ab6b7704c58e authored almost 2 years ago by Chauncey McAskill <[email protected]>
Renamed from `$components` to `$info`.
github.com/timber/timber - 71877aaaf20f5941652d2af447a5c208d699adfc authored almost 2 years ago by Chauncey McAskill <[email protected]>
Added:
- Filter "timber/image_helper/pre_theme_url_to_dir" to short-circuit the method's default...
Added:
- Filter "timber/image_helper/pre_analyze_url" to short-circuit the method's default URL ...
github.com/timber/timber - f6bb160a8e3301be2e2337573cfde722557ba1db authored almost 2 years ago by Chauncey McAskill <[email protected]>
github.com/timber/timber - 6fce01081e881f2b36f60355f13c75ceff2b1c7f authored almost 2 years ago by Chauncey McAskill <[email protected]>
github.com/timber/timber - be3ab80890e6c8f8451929db3718c4b8c04ddb6a authored almost 2 years ago by Lukas Gaechter <[email protected]>
# Conflicts:
# phpstan.neon
# src/Attachment.php
# src/Post.php
# src/Timber.php
github.com/timber/timber - c830f3499aff90d318cdbe14195d8fa63049cb64 authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - 569bb9fb24212add7f1351071df306e06d14f5d3 authored almost 2 years ago by Lukas Gaechter <[email protected]>
# Conflicts:
# src/Factory/PostFactory.php
# src/ImageHelper.php
# src/Integration/WpmlIntegrati...
github.com/timber/timber - 86f9d1064fcf53548c8a5a3d7bee57d8dd3d937a authored almost 2 years ago by Nicolas Lemoine <[email protected]>
github.com/timber/timber - 316bf640567eefbfb19aaa999f9369ec7680ad2d authored almost 2 years ago by Nicolas Lemoine <[email protected]>
github.com/timber/timber - 0d65559102269b608762e99b9ff131cfdb50a3f7 authored almost 2 years ago by Lukas Gaechter <[email protected]>
This is handled by PHP 8 and can easily be polyfilled
github.com/timber/timber - 9c0835a303060ae56d400728018cbb6b18dbeb05 authored almost 2 years ago by Nicolas Lemoine <[email protected]>github.com/timber/timber - d9f7ad6aea0427c85ef02e1251688e4fee021101 authored almost 2 years ago by Nicolas Lemoine <[email protected]>
github.com/timber/timber - 3ac8aca653ebcab5ea524664fab07c761841a7a1 authored almost 2 years ago by Lukas Gächter <[email protected]>
# Conflicts:
# docs/v2/upgrade-guides/2.0.md
github.com/timber/timber - 34f29b869522e704d13770cf2d356162522be282 authored almost 2 years ago by Nicolas Lemoine <[email protected]>
github.com/timber/timber - 7a3add3ee7b6335e661ef3245604b10e1574ebb4 authored almost 2 years ago by Nicolas Lemoine <[email protected]>
github.com/timber/timber - 325954cdc3325f7c3b653b156688f2ed8d2793df authored almost 2 years ago by Lukas Gächter <[email protected]>
As suggested by @gchtr.
Co-authored-by: Lukas Gächter <[email protected]>
github.com/timber/timber - de70e0b6bfdf7eea1e9ceb4e147ba1b631752c99 authored almost 2 years ago by Chauncey McAskill <[email protected]>github.com/timber/timber - 58c2a2cd843b5536035bcb58bb517e0530af2c9c authored almost 2 years ago by Chauncey McAskill <[email protected]>
Added a callback on the 'timber/menu/items' hook to catch WPML's custom nav menu item class `WPM...
github.com/timber/timber - 4fe17186374a56647e33bac06616db481828c388 authored almost 2 years ago by Chauncey McAskill <[email protected]>This allows Timber integrations to customize any unexpected menu item object such as WPML's `WPM...
github.com/timber/timber - d1c9bed0eae92b505c9d453d1a141c84b874eebd authored almost 2 years ago by Chauncey McAskill <[email protected]>github.com/timber/timber - 8e4796a138060ab08347fb4104d9b7f003e91bef authored almost 2 years ago by Lukas Gächter <[email protected]>
No need to use his here. I'd like to think of code of something neutral.
github.com/timber/timber - 404be6fb581bb676b58fefc24e5f8a25175a6610 authored almost 2 years ago by Erik van der Bas <[email protected]>* Fix post preview
The `timber/post/import_data` filter was running on every `Timber::get_pos...
github.com/timber/timber - 30e3891d5018aeb2b8c32bfa45bf26652c776a68 authored almost 2 years ago by Nicolas Lemoine <[email protected]>github.com/timber/timber - ef2c888ddd3f77e1dd7520a2d8ee2c40c4ef0536 authored almost 2 years ago by Lukas Gächter <[email protected]>
github.com/timber/timber - 5f2c40d177b0046563224ec2b372986e9a4967b9 authored almost 2 years ago by Lukas Gächter <[email protected]>
# Conflicts:
# src/ImageDimensions.php
# src/Post.php
# src/Term.php
github.com/timber/timber - 7c11f9352edfbf3cefee490a74367d14ce97882c authored almost 2 years ago by Lukas Gächter <[email protected]>
github.com/timber/timber - f01951ff9996bd363e2678d5d61b533dc18d78c6 authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - 0f5aa2a815946aa101d49ee6b5b1c69958e99a35 authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - 2b6c87a2359f3ec335e56b4291bea81abe42c381 authored almost 2 years ago by Lukas Gächter <[email protected]>
github.com/timber/timber - ee4252853f76d209da890588db4c8a5688ceb842 authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - 79542a53ecb3e7735f0038f0daa79bff0c9b642c authored almost 2 years ago by Lukas Gächter <[email protected]>
github.com/timber/timber - 97451efdb488ca97da192afc46c5006e7938bf3d authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - b41115005fc3bee92b2699e71e92a16f64e21bbf authored almost 2 years ago by Lukas Gaechter <[email protected]>
# Conflicts:
# src/Image.php
# tests/test-timber-loader.php
due to reported (issue)[https://github.com/timber/timber/issues/2706]
github.com/timber/timber - 94b17fd3d08e9337146a3b9409e78f54a68b422a authored almost 2 years ago by andrii.onyshchuk <[email protected]>
# Conflicts:
# src/Attachment.php
# src/ExternalImage.php
# src/FileSize.php
# src/Image.php
# s...
github.com/timber/timber - 8c07684ae605bf70dc59545d064455b2f171ac65 authored almost 2 years ago by Lukas Gächter <[email protected]>
github.com/timber/timber - 4412bebc775f862e3764bb6d252426908bc40fde authored almost 2 years ago by Nicolas Lemoine <[email protected]>
See #2576
github.com/timber/timber - 781b8b8a30d52fa82d4bb0a44caaebc7f3ef5edf authored almost 2 years ago by Chauncey McAskill <[email protected]>Fixed deprecated variable in string syntax.
github.com/timber/timber - 46c40d40ed54bae97d562f3f66161b1f98c1a3f8 authored almost 2 years ago by Chauncey McAskill <[email protected]>Dynamic (non-explicitly declared) properties are deprecated as of PHP 8.2 and are expected to be...
github.com/timber/timber - 56c239e50886898618e8e0e816dc81e0fdccfe5e authored almost 2 years ago by Chauncey McAskill <[email protected]>github.com/timber/timber - c96b9f8f73e5fba3c6123f491a73734983b6b200 authored almost 2 years ago by Lukas Gächter <[email protected]>
github.com/timber/timber - 68cf2caa02e806bc9f3cd8c120ff1bad7982be06 authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - 8ffa8712d35f30836ed3f9d5c6e99c83f2b0fa3c authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - 14a9999968b39c4708fd13b390cf45e299800f8d authored almost 2 years ago by Lukas Gächter <[email protected]>
github.com/timber/timber - 934c9bbdf17e66d4767e7fe536da83a759aa23e3 authored almost 2 years ago by Lukas Gaechter <[email protected]>
# Conflicts:
# bin/install-wp-tests.sh
# tests/Timber_UnitTestCase.php
# tests/test-timber-loade...
github.com/timber/timber - 9105995e27a2478d4555d9fa13f4480834350d38 authored almost 2 years ago by Lukas Gächter <[email protected]>
github.com/timber/timber - 070fbe43a54baca7215b311d7903edea3851b0be authored almost 2 years ago by Lukas Gächter <[email protected]>
github.com/timber/timber - d5f0640274d4836d42d1488ffb66ca8472f963b2 authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - fd25179136be9b474a1ce1e889a6bdda94b681ba authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - 61e5930e3218966471db72e423952e1c845f8057 authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - adef0fac9444c496eda22219b1d070eef0772565 authored almost 2 years ago by Jared Novack <[email protected]>
github.com/timber/timber - e45261375d520bd3a362a1687c780be167a04605 authored almost 2 years ago by Jared Novack <[email protected]>
# Conflicts:
# src/Image.php
Theme availability is different across WordPress versions. Let’s use a custom test theme instead...
github.com/timber/timber - 9fc54d4bb011cd44c7135156e5acc2ca50fb7d2d authored almost 2 years ago by Lukas Gaechter <[email protected]>github.com/timber/timber - 89529f08e628e44f0c00ccfad7ba8b66b4c34283 authored almost 2 years ago by Lukas Gächter <[email protected]>
# Conflicts:
# src/Post.php
github.com/timber/timber - aec353f2d8ccfc6eb4ba419ef3e17622bf5accbd authored almost 2 years ago by Lukas Gächter <[email protected]>
github.com/timber/timber - 0052df937cee396cddd9161ac1758978c8bf4ffd authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - ec883e2643af455645d6b764d3f28d4b145191cc authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - 94ec20094d5550fab912dfb27c68edae94f2d2c9 authored almost 2 years ago by Lukas Gächter <[email protected]>
github.com/timber/timber - 544720a81e160b169359ebacf85136b1898dd101 authored almost 2 years ago by Nicolas Lemoine <[email protected]>
github.com/timber/timber - 669d7b5ee34d9f19d4f738344e9929606a717866 authored almost 2 years ago by Nicolas Lemoine <[email protected]>
github.com/timber/timber - ee4395f50176c0e192a4558fd24a61c3721c1e4c authored almost 2 years ago by Nicolas Lemoine <[email protected]>
github.com/timber/timber - ec534a1cf262181d3baca22d6c47b393ebdb9452 authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - a4fafcf52cee09130f22ff3e8cfd8c2a77d5dfec authored almost 2 years ago by Lukas Gaechter <[email protected]>
Resolves #2699
github.com/timber/timber - 04e5d17ce0c649c6cbf0445198000fed46d794a0 authored almost 2 years ago by Chauncey McAskill <[email protected]>
- Add FullyQualifiedStrictTypesFixer rule
- Add NoLeadingImportSlashFixer rule
- Add SingleImpor...
github.com/timber/timber - c327bc11c988249d73237884efc6f89338a3c409 authored almost 2 years ago by Lukas Gächter <[email protected]>
github.com/timber/timber - 7646682efc00b179bd3d179dd8aed6cb5b17af88 authored almost 2 years ago by Lukas Gächter <[email protected]>
# Conflicts:
# .github/workflows/test.yml
github.com/timber/timber - 2b11b3f0f6f57f0f77dc544bf265ab801053bb24 authored almost 2 years ago by Lukas Gächter <[email protected]>
github.com/timber/timber - 296aa36c77ad7ae22bdaadd5d649d9afdf1dac30 authored almost 2 years ago by Nicolas Lemoine <[email protected]>
github.com/timber/timber - d92d2c878ba2e1b58a91194abca95f4d60a4c131 authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - ab56c6c8b910c68d79fe226af20d770dbbff3d53 authored almost 2 years ago by Lukas Gächter <[email protected]>
# Conflicts:
# bin/deploy-to-wp-org.sh
# bin/timber.php
# composer.json
# lib/Timber.php
# readm...
github.com/timber/timber - 71a3d842160d0f8407324c5044ac375331d28d84 authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - 3c5dbe4bb9622b425340205fef373e4eeaa0d2bb authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - 856e20ab01771c9c4b5b3c8b81ffae0572256a02 authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - 79a995802db8d7450ccc577e8957e1fafcd1731f authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - 594a374d34cfac56b787f3f1e1fa525d4b8313ef authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - e003743b3a723fac45e0d80ff8dff613080e51b7 authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - 17002d0d19557cfa42d67e5d47ff35c18ec9f923 authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - ea45bde5e0f648024250506e6c3474f28b6310b6 authored almost 2 years ago by Lukas Gaechter <[email protected]>
github.com/timber/timber - 7da59fca1db7ec050bb4efd3751361fbf0ccb952 authored almost 2 years ago by Lukas Gächter <[email protected]>
github.com/timber/timber - d8b28cc425d2eea7f280259ae9d753aa0a524c62 authored about 2 years ago by Lukas Gächter <[email protected]>