{"id":42591895,"url":"https://github.com/threadi/category-and-tag-feeds","last_synced_at":"2026-01-28T23:13:57.844Z","repository":{"id":130795676,"uuid":"519154764","full_name":"threadi/category-and-tag-feeds","owner":"threadi","description":"Repository for WordPress plugin Category and Tag Feeds","archived":false,"fork":false,"pushed_at":"2025-09-28T14:58:19.000Z","size":3869,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-28T15:51:01.402Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://wordpress.org/plugins/category-and-tag-feeds/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/threadi.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-07-29T09:21:23.000Z","updated_at":"2025-09-28T14:57:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"f265ee77-5c06-473b-bf6d-8f55cdd92e36","html_url":"https://github.com/threadi/category-and-tag-feeds","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/threadi/category-and-tag-feeds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threadi%2Fcategory-and-tag-feeds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threadi%2Fcategory-and-tag-feeds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threadi%2Fcategory-and-tag-feeds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threadi%2Fcategory-and-tag-feeds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/threadi","download_url":"https://codeload.github.com/threadi/category-and-tag-feeds/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threadi%2Fcategory-and-tag-feeds/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28854550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T22:56:21.783Z","status":"ssl_error","status_checked_at":"2026-01-28T22:56:00.861Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-28T23:13:57.423Z","updated_at":"2026-01-28T23:13:57.838Z","avatar_url":"https://github.com/threadi.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Category and Tag Feeds\n\n## About\n\nThis repository provides a plugin to publish an RSS-feed per WordPress-category.\n\n## Usage\n\nAfter checkout go through the following steps:\n\n1. copy _build/build.properties.dist_ to _build/build.properties_.\n2. modify the build/build.properties file - note the comments in the file.\n3. execute the command in _build/_: `ant init`\n4. after that the plugin can be activated in WordPress\n\n## Release\n\n1. increase the version number in _build/build.properties_.\n2. execute the following command in _build/_: `ant build`\n3. after that you will finde in the release directory a zip file which could be used in WordPress to install it.\n\n## Translations\n\nI recommend to use [PoEdit](https://poedit.net/) to translate texts for this plugin.\n\n### generate pot-file\n\nRun in main directory:\n\n`wp i18n make-pot . languages/category-and-tag-feeds.pot  --exclude=blocks/categories/src,blocks/tags/src,svn`\n\n### update translation-file\n\n1. Open .po-file of the language in PoEdit.\n2. Go to \"Translate\" \u003e \"Update from POT-file\".\n3. After this the new entries are added to the language-file.\n\n### export translation-file\n\n1. Open .po-file of the language in PoEdit.\n2. Go to File \u003e Save.\n3. Upload the generated .mo-file and the .po-file to the plugin-folder languages/\n\n### generate json-translation-files\n\nRun in main directory:\n\n`wp i18n make-json languages`\n\nOR use ant in build/-directory: `ant json-translations`\n\n### update translation-file\n\n1. Open .po-file of the language in PoEdit.\n2. Go to \"Translate\" \u003e \"Update from POT-file\".\n3. After this the new entries are added to the language-file.\n\n### export translation-file\n\n1. Open .po-file of the language in PoEdit.\n2. Go to \"File\" \u003e \"Save\".\n3. Upload the generated .mo-file and the .po-file to the plugin-folder languages/\n\n## Build blocks\n\n### Requirements\n\n`npm install`\n\n### Run for development\n\n`npm start`\n\n### Run for release\n\n`npm run build`\n\nHint: will be called by ant-command mentioned above.\n\n## Check for WordPress Coding Standards\n\n### Initialize\n\n`composer install`\n\n### Run\n\n`vendor/bin/phpcs --standard=ruleset.xml .`\n\n### Repair\n\n`vendor/bin/phpcbf --standard=ruleset.xml .`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreadi%2Fcategory-and-tag-feeds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthreadi%2Fcategory-and-tag-feeds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreadi%2Fcategory-and-tag-feeds/lists"}