Commit f395465
committed
Refactor WordPress adapter and add Utils class
Refactors the WordPress adapter to add a local posts channel, improve caching for feeds and events, and move common utilities (sorting, deduplication, post-to-jf2 conversion) to a new Utils class. Updates REST controller to use the new Utils methods. Removes legacy code and improves code organization and extensibility.1 parent 69ffbc4 commit f395465
5 files changed
Lines changed: 454 additions & 127 deletions
File tree
- includes
- adapters
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments