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

Merge pull request #2413 from timber/2386/term_from

#2386 Remove dormant Term::from() methods

github.com/timber/timber - 2509b5c54f8cb460e1b76e14cc1154fd50f261ba authored about 4 years ago
Merge pull request #2416 from toonvandeputte/patch-1

Update .gitignore

github.com/timber/timber - 75bb47223e32b787fd74e92f692f9fc34dec7e74 authored about 4 years ago
Merge pull request #2418 from timber/goodbye_gitter

Replace Gitter refs with GitHub Discssions

github.com/timber/timber - 1a90f7130a6ea87ace7f1c102c606018592b0c4d authored about 4 years ago
#2406 Update Context Guide and Upgrade Guide

github.com/timber/timber - 8352e7ebd9be36789badbf83ec8dc91236574f2b authored about 4 years ago
Fix variable name

github.com/timber/timber - 4fa8d826db9fc10f22ab1ec6fa9cf35a456f05b7 authored about 4 years ago
Use timber/twig/… filters as filters for adding functions and filters

github.com/timber/timber - c1a200ff8c0a8bb481bc4043f7222513e8cd2bc5 authored about 4 years ago
Deprecate timber/twig/… filters

github.com/timber/timber - 05facdc504ccbc4876f3ae95b793c1c5c93dcc42 authored about 4 years ago
Add missing get_users function

github.com/timber/timber - 9ea5d8e146499b5289d34de5d4aab8df181f38de authored about 4 years ago
Replace Gitter refs with GitHub Discssions

github.com/timber/timber - 381db40579f74233b25b860a1f3e5afb12b8102a authored about 4 years ago
Update .gitignore

Do not ignore `/lib/Cache` on case-insensitive filesystems (MacOS)

github.com/timber/timber - 148d79da6996a1428dd52a5df6b455d1bda8f0c8 authored about 4 years ago
Add deprecated function and clean up tests

github.com/timber/timber - dac949e215956888947980e5be4478d7ba66fb45 authored about 4 years ago
Make Term::from use TermFactory method

github.com/timber/timber - 3c6526ea3f7d5afba2bba2446b0e86024c30fef2 authored about 4 years ago
Meta refactoring

- Cleanup

github.com/timber/timber - 64c8b17bb86fb04daeba8ef103b0bf049d8ef53c authored about 4 years ago
Meta refactoring

- Handle deprecated filters

github.com/timber/timber - fa7b420e915f953b7e350bd23ff4fb1f2b7e140c authored about 4 years ago
Meta refactoring

- Move all meta handling to a single class
- Removes methods from entities

github.com/timber/timber - cb5ae0bcc97c540b8a3b2ecd4e5be841a46cc956 authored about 4 years ago
Allow users to filter Timber default Twig functions and filters (#2192)

github.com/timber/timber - 2a645706d52d32a1e77842768b61a088fe6d96bf authored about 4 years ago
Correct tests for single Term vs. array

github.com/timber/timber - 8913c5ae6925ca1c025ca8a0b52280f8a4f114f2 authored about 4 years ago
- ACF integration improvements

- Refactor meta handling

github.com/timber/timber - 4c0adb760d152864f1c7912caf4c3206f419acad authored about 4 years ago
- ACF integration improvements

- Refactor meta handling

github.com/timber/timber - d8b9460239281bea262f9db7970b8dd00dab049c authored about 4 years ago
- ACF integration improvements

- Refactor meta handling

github.com/timber/timber - b5c81a84bc5e3747e15ead9130584eb9ef1e349c authored about 4 years ago
set context.author in is_author() context

github.com/timber/timber - 26edf1e17fdf0754c03f883e5f38a800e11ab300 authored about 4 years ago
set context.post with page_for_posts

github.com/timber/timber - c1d1e79143b1653b1e320b28673a6a3a99b64d9a authored about 4 years ago
test page_on_front scenario

github.com/timber/timber - 053317790164777d6b7642e7747237e1f0c543e0 authored about 4 years ago
add search_query in is_search() context

github.com/timber/timber - b7ec9626948955b9d8428eb3f9bfbd6b83874a2b authored about 4 years ago
#2402 fix user tests

github.com/timber/timber - 7488df4c8c6f10d9dff4b7e5f80252c2394a5b27 authored about 4 years ago
#2402 clean up WPML test

* define ICL_LANGUAGE_CODE in test bootstrap
* inline WPML directory setup (only used once)

github.com/timber/timber - 1534fd26a0ac8f7d18428ef58661c8059e50788f authored about 4 years ago
Handle search, tax queries in ::context()

github.com/timber/timber - 5f5c256f3565aa4f5b2216568582f3ef86c140f9 authored about 4 years ago
Add @deprecated to Term::from()

github.com/timber/timber - 0e61bddc0cc3185f507c4c4300c5439c98044f7f authored about 4 years ago
Fix WPML tests

github.com/timber/timber - 8e275e8caef8895cf0d5e234c26c39b9d6a581b1 authored about 4 years ago
Merge pull request #2395 from marciojc/PHP-8-Support

#2385 - PHP 8 Add default value to required parameter

github.com/timber/timber - cc43de827dc313b6cf4eb8bd9f6e8290f5d6765b authored about 4 years ago
#2402 hacky bugfix attempt, debug code

github.com/timber/timber - afd745447524ef0d51a27b934917d8dd60e45e18 authored about 4 years ago
#2402 include image resize tests in integrations @group

github.com/timber/timber - 883cf726ad01f4ab509aa3d5a42d5554b28dff13 authored about 4 years ago
#2402 Fix WPML integration (mostly)

github.com/timber/timber - 6df64e3158d3668cdbfcf1ca353f7de42608c8fb authored about 4 years ago
#2402 test WPML as part of integrations

github.com/timber/timber - 0e9e7e237c844f4f4332521f933616e98e61f674 authored about 4 years ago
remove test of unsupported behavior

github.com/timber/timber - cc6d1875baf1c19cc34e426a08b80283a026f23c authored about 4 years ago
#2402 use a filter for controlling CoAuthors gravatars

This switches from using the public, static CoAuthorsPlusIntegration::$prefer_gravatar
variable ...

github.com/timber/timber - d8a48142b13e6a4a17af5597fb046a048c217b5b authored about 4 years ago
#2402 implement 2.0 Integrations API

github.com/timber/timber - 90116cc875d04aaa00132f74314ba2c279f74b23 authored about 4 years ago
ACF integration improvements

github.com/timber/timber - 30408dcfbc128816a707bacd6084f7c06f7efd8e authored about 4 years ago
ACF integration improvements

github.com/timber/timber - f63980a66c56684ab67e04ca9604679221a3f763 authored about 4 years ago
ACF integration improvements

github.com/timber/timber - 92d12519c4d563e619fb0f546b27fcb35f09758d authored about 4 years ago
Update README.md

github.com/timber/timber - 5c78f4a46c45d6326f13d8d55e83e22707b613cf authored about 4 years ago
Run CI on Graviton

an AMD microarchitecture

github.com/timber/timber - 0c780291bf75d82e987571873acfbdf8e0006621 authored about 4 years ago
ACF integration improvements

github.com/timber/timber - e042035fefa5db98a91f10ec7901f9ca1d525bd3 authored about 4 years ago
Update Upgrade Guide

github.com/timber/timber - 61927ee654dafece064f6e92eb42461a233ff32f authored about 4 years ago
Update Context Guide

github.com/timber/timber - bb163447853b48aa1acfed91854ddbc2652e24a3 authored about 4 years ago
Shorten context

Because post already exists in context.

github.com/timber/timber - 8510bd093de6b53de94214bf1b2b0694bbea4cb8 authored about 4 years ago
Merge branch '2.x' into 2.x-context-parameter

# Conflicts:
# docs/v2/guides/sidebars.md
# docs/v2/guides/wp-integration.md

github.com/timber/timber - 8ebacda9eab2bb486248d690f2a4a1a2d4b99ddb authored about 4 years ago
Merge pull request #2388 from timber/pr/2382

#2382 Optimizations for "How to split into chunks flexible content fields"

github.com/timber/timber - 922bab4effd9ce2d82991171d359142096326f89 authored about 4 years ago
Merge branch '2.x' into pr/2382

# Conflicts:
# docs/v2/integrations/advanced-custom-fields.md

github.com/timber/timber - 95d51d3dbeccb96cf44b1bba3334f37fd11fa3fb authored about 4 years ago
Improve section about Flexible Content Field includes

github.com/timber/timber - 24c790ac33038add222bd381dde71eaaebfd4fe9 authored about 4 years ago
Merge pull request #2392 from timber/2.x-docs-api-fixes

github.com/timber/timber - 51100d5bd30c74e0edb17a20278d2f8fc6b37293 authored about 4 years ago
Merge branch '2.x' into 2.x-docs-api-fixes

# Conflicts:
# docs/v2/guides/cookbook-images.md
# docs/v2/guides/performance.md
# docs/v2/guide...

github.com/timber/timber - 147f02e57496e6b8649d5acbaad3d9e57b65e7ff authored about 4 years ago
Merge pull request #2394 from timber/2.x-docs-optimizations

github.com/timber/timber - fc75daa22c2a84a4aa285342151615c137d08ae7 authored about 4 years ago
Add default value to required parameter

github.com/timber/timber - a5483d9085e8d770aaca995e8570d3e60ba7fa30 authored about 4 years ago
Fix docblock and function declaration

github.com/timber/timber - c6f0d809d7cd72b302c74b0a730dc24575aea5db authored about 4 years ago
Fix get_post() > get_image()

github.com/timber/timber - 764e0c4411986fa2c1a46d9618763e0dd58f87a9 authored about 4 years ago
Resolve #2360 and taxonomy Q from #2359. Update associated deprecated Twig methods

github.com/timber/timber - 6f6a12474f8a301417ba81e082b6800b409b96db authored about 4 years ago
Fix instance of Timber::query_post

github.com/timber/timber - 7b6e1c9f63d5d8925adc50e486813e7943099a9f authored about 4 years ago
Use bold formatting for file names

github.com/timber/timber - 5ff573894ca2f3185bba5ead9d9b790955c89c5b authored about 4 years ago
Remove horizontal rules we don’t need

github.com/timber/timber - ce69dca0a931adf1c8d3f6754619c2843b29662a authored about 4 years ago
Optimize various instances of <?php and file names

github.com/timber/timber - 5bd701f5a76fb64e8f39452aacac01c56cd029e6 authored about 4 years ago
Update test to demo that get_term_by in WP defaults to ignore_empty = false

github.com/timber/timber - 3bb5c357b6bf7519c27db08daf7e4fb1a57e2f43 authored about 4 years ago
Correct docblocks; add docs for 2.0

github.com/timber/timber - 67957187a4633ee06e3fd163c1e280b73b1f0ba4 authored about 4 years ago
Fix various instances of direct object instantiation

github.com/timber/timber - 7a239302cbe5d7c4525c84fb7987f018da66c348 authored about 4 years ago
Start to #2359 with tests!

github.com/timber/timber - 7bcf1fda93526f6fc7f793cefc4a95b9a7ee89ec authored about 4 years ago
#2368 – Update context format in DocBlocks

github.com/timber/timber - 03850318d3f085a4784f650abf603016d8c17ed8 authored about 4 years ago
#2368 – Update context format in documentation

github.com/timber/timber - 43cd282ba8f54e9e582e116aeaf3837fa8cc37f6 authored about 4 years ago
Merge pull request #2376 from timber/2.x-sideload-image-subdir

github.com/timber/timber - e5bb3ad3a78522fbaa1a56439b57522a33a735d2 authored about 4 years ago
Resolve issue flagged in #2362

github.com/timber/timber - db979fe881cece247c38ec5f5c1c1d7cb99e8380 authored about 4 years ago
Create test for issue in #2362

github.com/timber/timber - 10c053e15dce9805d0808a83fb4bb723db35939a authored about 4 years ago
Merge pull request #2389 from timber/2.x-documentation-fixes

github.com/timber/timber - d359d4afc9afaf97fb7813e8f46c6a3143081c41 authored about 4 years ago
Fix image function name for v1 documentation

github.com/timber/timber - af6cce7329f35f66de13a83c3a4fd2eece198909 authored about 4 years ago
Fix bug with anchor link parsing in Eleventy when using " in headings

github.com/timber/timber - 4500c87f5b5bbdc461f4c595ba37e0c4928f6387 authored about 4 years ago
Merge branch 'master' into 2.x

github.com/timber/timber - 3a0bab5f84f3fa07bea926b6956a63aa9ff92c38 authored about 4 years ago
Change sideloaded folder name to "external"

github.com/timber/timber - 5f386844d3caeca7b24a3fbaa06f93d5170f7435 authored about 4 years ago
Merge pull request #2375 from timber/2.x-post-excerpt-trim

github.com/timber/timber - 4f5580ddf1665b9e62906cc11eafaa889d3472a6 authored about 4 years ago
Improve section about Flexible Content Field includes

Move to section about Flexible Content, use include() function instead of include tag, add synta...

github.com/timber/timber - 69aed88a0ce76d384e10d5bb87e6a1fe106eacde authored about 4 years ago
Remove hrs

github.com/timber/timber - c6cd25f31f171efe357bf2b348d5b9a3b3d9b5b3 authored about 4 years ago
Merge pull request #2384 from palmiak/2.x

github.com/timber/timber - a1bfd3544c02234e695295cfc999f24eecade094 authored about 4 years ago
Merge pull request #2383 from hdevilbiss/patch-1

📝 Add to menus.md: Code samples using > 1 menu

github.com/timber/timber - f872ac24946ad054e0afbbf3da596c6ecc5b82c5 authored about 4 years ago
Re-enable ::from tests and expand upon to show their limits

github.com/timber/timber - 2138a2b9f99d77a8a179291a2fe810a6ce9d0eb2 authored about 4 years ago
A few modifications to documentation and docblocks

github.com/timber/timber - 9c0e11337155060037c6d6bef61359b1f2026f56 authored about 4 years ago
Merge branch '2.x' into 2.x-sideload-image-subdir

github.com/timber/timber - eadc838abe4bded34a6f7659d4037bdb21ac1a2a authored about 4 years ago
Merge pull request #2378 from timber/issue-template-config

Create config.yml for issue templates

github.com/timber/timber - 25d01e55c853b0403ce454aed823fd0fc17f3f44 authored about 4 years ago
Corrected some typos found in documentation

github.com/timber/timber - 4022a4622666b331108fbfa4cc1ce31fa54119fb authored about 4 years ago
Update advanced-custom-fields.md

github.com/timber/timber - fdb2873f0dcce7d96f00feb69ad61dc4abc34b92 authored about 4 years ago
Apply suggested example edit

github.com/timber/timber - 3578fc96fead2f4a28925a8478de4768d7b03ef2 authored about 4 years ago
Update advanced-custom-fields.md

github.com/timber/timber - a7868952ccac18d99691aebba28a37c855e8514a authored about 4 years ago
Merge pull request #2380 from csalmeida/add-hozokit-to-projects

Adds Hozokit to the projects list

github.com/timber/timber - e0250ec4c5e412e672650207dfd863430ad3c0fd authored about 4 years ago
Alphabetizing

github.com/timber/timber - 53d015358ab255805471a78ccb656532a688d8cb authored about 4 years ago
📝 Add to menus.md: Code samples using > 1 menu

Add 2 code samples, which show how to use the global $context for more than one menu.
1. Declar...

github.com/timber/timber - 5021dd13ccaa681f968076c5fb7a520cac8ef2f3 authored about 4 years ago
Merge pull request #15 from timber/2.x

2.x

github.com/timber/timber - 3906b1b1a2c3cd854c1da2e4c78b65470cc970e9 authored about 4 years ago
How to split into chunks flexible content fields

Add an example on how to split into small chunks flexible content fields thanks to `acf_fc_layou...

github.com/timber/timber - 2d5cc9d601edc649d98a7e1ba8ba78a837691d00 authored about 4 years ago
Adds Hozokit to the projects list

A starter template to create themes with components

github.com/timber/timber - 613f784993705053bcaaefed915bd5c4e12bcddb authored about 4 years ago
Improve documentation for terms

github.com/timber/timber - 460451ca0d4462a2f2a86b06edc3be9e4c783800 authored about 4 years ago
Add documentation updates that were posted in the timber/docs repo

github.com/timber/timber - 41f0d6f61c4121095c6dc810050fc93f85245e68 authored about 4 years ago
Create config.yml

This adds an additional link to the issue template chooser that directs people to Stack Overflow...

github.com/timber/timber - 7eb65ed1b6f9e4e0558a17b660776bb73aa34308 authored about 4 years ago
Merge pull request #2365 from timber/2.x-post-preview-cleanup

github.com/timber/timber - 272564825cd1786cd08c22831b2c518fc89c8a03 authored about 4 years ago
Get rid of properties

github.com/timber/timber - 04648ada8c522880166e1d042a2b27b178d8eadf authored about 4 years ago
Update documentation and Upgrade Guide

github.com/timber/timber - 0a87451b1741473358ecfbacd2e91764d233050f authored about 4 years ago