{"id":24099803,"url":"https://github.com/aiiddqd/feditor","last_synced_at":"2026-03-01T12:32:17.590Z","repository":{"id":41535919,"uuid":"510075154","full_name":"aiiddqd/feditor","owner":"aiiddqd","description":"Frontend Editor for WordPress","archived":false,"fork":false,"pushed_at":"2023-02-05T16:31:14.000Z","size":364,"stargazers_count":4,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-07T21:38:23.303Z","etag":null,"topics":["editor","frontend","frontend-editing","wordpress"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aiiddqd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-07-03T16:21:47.000Z","updated_at":"2023-03-14T17:32:34.000Z","dependencies_parsed_at":"2024-05-12T11:46:02.611Z","dependency_job_id":null,"html_url":"https://github.com/aiiddqd/feditor","commit_stats":null,"previous_names":["aiiddqd/feditor"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/aiiddqd/feditor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiiddqd%2Ffeditor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiiddqd%2Ffeditor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiiddqd%2Ffeditor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiiddqd%2Ffeditor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiiddqd","download_url":"https://codeload.github.com/aiiddqd/feditor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiiddqd%2Ffeditor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29969243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T11:43:06.159Z","status":"ssl_error","status_checked_at":"2026-03-01T11:43:03.887Z","response_time":124,"last_error":"SSL_read: 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":["editor","frontend","frontend-editing","wordpress"],"created_at":"2025-01-10T15:40:12.798Z","updated_at":"2026-03-01T12:32:17.539Z","avatar_url":"https://github.com/aiiddqd.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Feditor - frontend post editor for WordPress\n\n- flexible API\n- simple for start\n- extensible\n\n![Frontend Editor WordPress](assets/thumbnail.png?raw=true \"Frontend Editor WordPress\")\n\n\n# addons\n\nhere https://github.com/topics/feditor-addons\n\n# roadmap\n- [ ] improve API\n- [ ] add AJAX option\n- [ ] addon MD https://github.com/Saul-Mirone/milkdown\n- [x] field Post Title\n- [x] field Category\n\n\n# config\n\n## just add editor\n- add page\n- add shortcode `[feditor]`\n\n## disable title\n```\nadd_filter('feditor_config', function($config){\n    $config['title_enable'] = false;\n    return $config;\n});\n```\n\n\n## simple add fields\n\nexample includes/PostTitle.php\n\n# Shortcode args\n\n## only_draft\n\n`[feditor only_draft=1]`\n\n## add user for no auth\n\n`[feditor user_id=123]`\n\n## hide select category - only default\n\n`[feditor default_category=1]`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiiddqd%2Ffeditor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faiiddqd%2Ffeditor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiiddqd%2Ffeditor/lists"}