{"id":20820741,"url":"https://github.com/webdad/wp2txt","last_synced_at":"2026-04-19T20:31:52.036Z","repository":{"id":73958186,"uuid":"190885432","full_name":"WebDaD/wp2txt","owner":"WebDaD","description":"Gets Posts from your Workdpress Page and post it to your twtxt.txt","archived":false,"fork":false,"pushed_at":"2019-07-07T18:36:36.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-12T23:40:10.170Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/WebDaD.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2019-06-08T12:29:34.000Z","updated_at":"2024-09-29T17:33:06.000Z","dependencies_parsed_at":"2023-03-13T07:46:07.005Z","dependency_job_id":null,"html_url":"https://github.com/WebDaD/wp2txt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WebDaD/wp2txt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2Fwp2txt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2Fwp2txt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2Fwp2txt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2Fwp2txt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WebDaD","download_url":"https://codeload.github.com/WebDaD/wp2txt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2Fwp2txt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32022041,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-17T22:10:00.860Z","updated_at":"2026-04-19T20:31:52.019Z","avatar_url":"https://github.com/WebDaD.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wordpress 2 twtxt\n\nGets Posts from your Workdpress Page and post it to your twtxt.txt\n\nYou may add it as a cronjob.\n\nTo prevent misuse, you may add a token to the file. Then you should call the cron.php with this token as argument, like cron.php?token=TOKEN\n\n## Config\n\nJust check out the first lines of cron.php:\n\n- $wp_site: Base URL to your Wordpress\n- $twtxt: Path to File\n- $log: Where to log the actions to\n- $token: Your Access-Token\n- $days_back: How many Days of Posts should be pulled in.\n\nIf you dont already have a twtxt.txt-File, consider using the template from this project and fill out the blanks.\n\nAlso you may need to edit your _.htaccess_-File, vor example like this:\n\n    # BEGIN WordPress\n    \u003cIfModule mod_rewrite.c\u003e\n    RewriteEngine On\n    RewriteBase /\n    RewriteRule ^index\\.php$ - [L]\n    RewriteRule ^wp2twtxt\\.php$ - [L]\n    RewriteRule ^twtxt\\.txt$ - [L]\n    RewriteCond %{REQUEST_FILENAME} !-f\n    RewriteCond %{REQUEST_FILENAME} !-d\n    RewriteRule . /index.php [L]\n    \u003c/IfModule\u003e\n    # END WordPress\n\n## What is twtxt\n\n[twtxt is a decentralised, minimalist microblogging service for hackers.](https://github.com/buckket/twtxt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdad%2Fwp2txt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebdad%2Fwp2txt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdad%2Fwp2txt/lists"}