No description
Find a file
Kumi ac0a7eb942
feat: add search functionality to article archive
Split the article archive filters into two columns. The left column now contains the publication status filter, while the right column introduces a new search bar for querying articles. This improves user experience by allowing more precise and convenient filtering of articles. No visual changes are made to the existing filter functionality.
2024-06-20 15:05:39 +02:00
assets feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
archive-article.php feat: add search functionality to article archive 2024-06-20 15:05:39 +02:00
class-wp-bootstrap-navwalker.php feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
footer.php feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
functions.php feat(meta): consolidate save logic for article meta boxes 2024-06-20 14:47:10 +02:00
header.php fix(header): remove duplicate title tag 2024-06-20 15:03:35 +02:00
index.php feat: make article titles and thumbnails clickable 2024-06-20 14:52:37 +02:00
LICENSE feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
page.php feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
single-article.php fix(article): add status label in article metadata 2024-06-20 14:54:40 +02:00
single.php feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
style.css feat: make article titles and thumbnails clickable 2024-06-20 14:52:37 +02:00