{"id":13623210,"url":"https://github.com/devbean/obsidian-wordpress","last_synced_at":"2025-04-12T06:13:27.991Z","repository":{"id":49374707,"uuid":"432098311","full_name":"devbean/obsidian-wordpress","owner":"devbean","description":"An obsidian plugin for publishing docs to WordPress.","archived":false,"fork":false,"pushed_at":"2024-05-06T07:49:37.000Z","size":39104,"stargazers_count":166,"open_issues_count":53,"forks_count":24,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-12T06:13:20.839Z","etag":null,"topics":["obsidian-plugin","wordpress"],"latest_commit_sha":null,"homepage":"https://devbean.github.io/obsidian-wordpress","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devbean.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-11-26T07:59:44.000Z","updated_at":"2025-04-09T09:26:57.000Z","dependencies_parsed_at":"2024-05-06T08:49:32.004Z","dependency_job_id":"003d789e-6141-4b73-b49c-7e4f53118c5a","html_url":"https://github.com/devbean/obsidian-wordpress","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbean%2Fobsidian-wordpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbean%2Fobsidian-wordpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbean%2Fobsidian-wordpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbean%2Fobsidian-wordpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devbean","download_url":"https://codeload.github.com/devbean/obsidian-wordpress/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525138,"owners_count":21118619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["obsidian-plugin","wordpress"],"created_at":"2024-08-01T21:01:29.209Z","updated_at":"2025-04-12T06:13:27.964Z","avatar_url":"https://github.com/devbean.png","language":"JavaScript","funding_links":["https://www.buymeacoffee.com/devbean"],"categories":["JavaScript"],"sub_categories":[],"readme":"# obsidian-wordpress\n\n[\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"BuyMeACoffee\" width=\"100\"\u003e](https://www.buymeacoffee.com/devbean)\n\nThis plugin makes you publish Obsidian documents to WordPress.\n\nThere are some introduction videos you can watch:\n* [YouTube (Chinese) by 简睿学堂-emisjerry](https://youtu.be/7YECfr_W1WM)\n* [Bilibili (Chinese) by 简睿学堂-emisjerry](https://www.bilibili.com/video/BV1FT411A77m/?vd_source=8d3e1ef8cd3aab146af84cfad2f5076f)\n\n## Usages\n\nSet your WordPress URL in settings as well as username if you want.\n\nPut cursor in a MarkDown editor, then use **Publish to WordPress** in\n[Command Palette](https://help.obsidian.md/Plugins/Command+palette)\nor you could show a button in side in settings.\nThe document will be published to the WordPress URL that you set.\n\nYou could add YAML front matter in front of notes. The plugin will read\nmeta-data from front matter such as override title or tags.\nAlso, WordPress post ID and categories will be added to this front matter\nif the note published successfully in order to support edit.\n\nFor example, you could add as following:\n\n```markdown\n---\ntitle: Post title which will override note title, not required\ntags:\n  - any tag you want\n  - not required\n---\nNote content here.\n```\n\n## Limits\n\nThis plugin uses XML-RPC or REST protocol to publish to WordPress.\n\nXML-RPC is enabled by default but some sites may disable it because of\nsecurity problems. While some shared hosts might disable XML-RPC by default\nwhich you have no way to enable it. So this won't work if XML-RPC is disabled.\n\nREST API is enabled since WordPress 4.7 by default. Some REST API\nneed extra actions in order to protect writable APIs.\nTraditionally, it is done by installing plugins. WordPress 5.6 was introduced\napplication passwords to do similar things. So if you are OK with WordPress 5.6,\napplication passwords is preferred as no plugin in needed.\n\nRead [this page](https://devbean.github.io/obsidian-wordpress) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbean%2Fobsidian-wordpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevbean%2Fobsidian-wordpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbean%2Fobsidian-wordpress/lists"}