Beskrivelse
Automatik Blog plugin extends the WordPress REST API by providing custom endpoints for publishing articles, updating posts, uploading images, and managing categories. It is designed to facilitate integration between WordPress and the Automatik Blog application, allowing seamless content management and automated publishing of SEO-optimized articles.
Features:
- Publish articles via custom REST API endpoints.
- Update existing posts and pages.
- Upload and manage images.
- Create and manage categories.
- Retrieve posts, pages, authors, tags, and categories.
- Secure API access with unique authorization codes.
License
This plugin is licensed under the GPLv2 or later.
Copyright (C) 2024 Automatik Blog
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or any later version.
Installasjon
- Upload the
automatik-blog
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to ‘Settings’ > ‘Automatik Blog’ to generate and configure your unique authorization code in the app.
FAQ
-
After activating the plugin, go to ‘Settings’ > ‘Automatik Blog’ in your WordPress dashboard to generate your unique authorization code and link with https://automatikblog.com
-
Is the plugin secure?
-
Yes, the plugin requires a unique authorization code for all API requests, ensuring secure access to your WordPress site.
Vurderinger
Bidragsytere og utviklere
“Automatik Blog” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Automatik Blog” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0.0
- Initial release.
- Added endpoints for publishing articles, updating posts, uploading images, and managing categories.