- Fixed: Empty space below the recommendation widget (on mobile) if no widget assigned to the sidebar.
- Fixed: Overflow anime description
- Fixed: Error on customization preview when kirki customizer framework plugin not active.
- Changed: added search icon on search bar (tablet+)
- Changed: added filter icon.
- Changed: only 'publish' episode will trigger "anime is updated"
- Changed: episode notification will only trigger on episode "publish"
- Fixed: Saving new episode not updating the anime.
- Removed: debug statement.
- Fixed: image not saved for TMDB
- Fixed: Child theme cannot load the parent stylesheet
- Fixed: Auto embed plugin notices always displayed
- Changed: Removed debugging script on javascript files.
- Notice: Auto embed plugin will no longer receive update.
- Fixed php warning undefined array key
Changelogs:
- updated to better and cleaner code
- removed: MAL Import because Jikan user animelist deprecation (still available on pro with different method)
- removed: old settings page
- removed: user setting page
- fixed: taxonomy page query & archive query
- fixed: advanced search query
- fixed: share using shortcode/custom html
- fixed: login/register sometimes not working
- new: kira tools settings page
- new: turn on/of auto download featured image to server
- new: translation for Indonesian and Romanian
- new: Included .pot file for translation ( send me the .po file if you want your language to be included on every update )
- updated: Vue and other javascript library
- updated: tailwindcss to v3
- pending: social link button
- pending: social footer
For pro version demo: https://kiranime.moe
minimum php requirement: 7.4.2 and up
tested cache plugin: litespeed cache
tested server: NGinx and litespeed
BACKUP ANY DATA BEFORE UPDATE!!
all the same, just forgot to include some files.
- Added movie fetch for tmdb
- Fixed add watchlist on homepage
- Fixed watchlist not being added on anime page
- Fixed invalid attribute
- Fixed javascript issue
- Fixed css issue
- Updated js/vue dependencies
Note: I forgot to change the package name. The zip file is actually 1.2.1.
v. 1.0.1 – 1 April 2022
UPD --Update to UiCore Framework 3.2.3
UPD --Added CSS class filter to menu call to action button
FIX -- Fixed portfolio post number in backend
FIX -- Fixed page transition issue on Chrome
FIX -- Elementor 3.6 fixes
FIX -- Other bug fixes
- Fixed auto retrieve page url not working
- Fixed page url not showing
- Fixed tmdb fetch not working [need more info]
- Fixed header link
- Fixed Footer link
- Fixed a-z list
note: replace $azurl = kiranime_get_page_url('page-az-list.php'); on footer.php line 48 to $azurl = kiranime_get_page_url('pages/az-list.php'); if a-z list on footer link not working.