Deskripsi
Animata is a cutting-edge WordPress plugin designed to simplify anime data management. Seamlessly fetch and display detailed anime information using the AniList API (unofficial). Perfect for anime enthusiasts, bloggers, and database creators, Animata offers a user-friendly solution to enrich your website with accurate and up-to-date anime details effortlessly.
This free version includes poster, banner, description, status, score, and release date for anime only.
Get the Pro version to unlock live search, more fields and taxonomies — not just for anime, but also for manga, manhwa, and novels.
Usage
- Create a new Anime post and enter the anime title or ID into the “Media Name or ID” field.
- Press the “Go” button to fetch data from AniList. Fields like banner, poster, status, score, and description will be filled automatically.
- When you save the post, poster and banner images are automatically downloaded and assigned as featured images.
Using in Regular Posts
If you’d like to insert an anime card into a regular WordPress post, use the shortcode like this:
[animata_mediacontent id=”19″]
(Where 19
is the post ID of an anime post previously created.)
External Services
This plugin integrates with the AniList GraphQL API to fetch anime metadata. This integration is required to automatically populate anime information when creating/updating posts.
AniList API Integration
- Service Provider: AniList (https://anilist.co)
- What’s Sent:
- User-provided anime title or ID
- GraphQL query requesting specific anime metadata fields
- When Data is Sent:
- When admin users manually search for anime
- When saving/updating anime posts using AniList data
- Data Usage:
- Retrieves anime metadata (titles, descriptions, images, status, scores, dates)
- Used to populate content fields in WordPress
- Required By Features:
- Anime metadata auto-population
- Banner/poster image sourcing
- Score/status tracking
- Service Links:
- Terms of Service and Privacy Policy: https://anilist.co/terms
- API Documentation: https://anilist.gitbook.io/anilist-apiv2-docs/
This integration only sends the minimum required data to retrieve anime information. No user or site data is stored by AniList through these API requests.
Tangkapan Layar
Instalasi
Admin Installer via zip
- Visit the Add New plugin screen and click the “Upload Plugin” button.
- Click the “Browse…” button and select
animata.zip
from your computer. - Click the “Install Now” button.
- Once installed, activate Animata.
Manual Installation
- Upload the
animata
folder to the/wp-content/plugins/
directory. - Activate the plugin via the “Plugins” screen.
Tanya Jawab
-
Can I fetch manga or novels?
-
The free version supports only anime. The Pro version adds manga, manhwa, and novels, live search by name, and more fields and taxonomies.
-
Can I customize the layout of the anime content?
-
Yes! You can override the CSS styles of the rendered content.
-
Where do I find the anime name or ID?
-
You can either look it up on anilist.co
Ulasan
Belum ada ulasan untuk plugin ini.
Kontributor & Pengembang
“Animata” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “Animata” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
1.0 – MAY 2025
- Initial release of Animata Free Version.
- Fetches anime data from AniList API.
- Saves and renders poster, banner, description, status, score, and release date.
- Includes shortcode to embed anime cards in regular posts.