Full changelog.txt: https://documentation.birdwp.com/wp-ammi/changelog.txt
How to update Ammi: https://documentation.birdwp.com/wp-ammi/#update-section
Version 2.2 – 13.01.2026Updated:
- Documentation;
- Magnific Popup (v1.1.0 -> v1.2.0);
- Font Awesome Icons (v4.7.0 -> v7.1.0);
- The “Ammi Social Media” plugin has been updated to version 1.2. Changelog:
- Updated icons for social share buttons (Facebook, Twitter X, Pinterest, VK, Reddit);
- Changed URLs for Facebook and Pinterest;
- Added additional data for the plugin.
- The “Ammi Widgets” plugin has been updated to version 1.1. Changelog:
- Updated icons for social links (Widget: “Ammi: Social Links”);
- New social links: X, Bluesky, Reddit, Telegram, Whatsapp, Discord, PayPal, Patreon, Twitch, TikTok, Spotify, and Mailchimp (Widget: “Ammi: Social Links”);
- Added additional data for the plugin;
- New phrases have been added to the translation file (ammi-widgets.pot).
- Translation file (/ammi/languages/ammi.pot): Added new phrases available for translation.
Fixes and Improvements:
- Outdated conditions for the Internet Explorer browser have been removed (This is a fix for the following warning from WordPress 6.9: “Deprecated: Function WP_Dependencies->add_data() was called with an argument that is deprecated since version 6.9.0! IE conditional comments are ignored by all supported browsers.”);
- Some other minor improvements:
- HTML5 markup has been enabled for styles and scripts;
- Added minor improvements to the theme CSS styles;
- The main JavaScript file of the theme (/ammi/js/ammi-theme.js): The deprecated jQuery .focus() method has been replaced with .trigger( ‘focus’ ).
Added:
- New social media links: X, Bluesky, Telegram, Whatsapp, Discord, PayPal, Patreon, Twitch, TikTok, Spotify, Mailchimp, and Reddit:
- “WordPress Dashboard > Appearance > Customize > General Settings > Main Navigation Container – Social Links & RSS”;
- “WordPress Dashboard > Appearance > Customize > Footer > Social Links & RSS”.
Other Changes:
- The minimum required WordPress version for the theme has been raised to WordPress 6.0.x;
- Due to the transition to the new icon library from Font Awesome (v7.x), some icons in the theme have been changed.
Important note: Please clear your browser cache for your site as all icons have been changed in this update. If you are using the Font Awesome plugin, please remember to deactivate it as the current theme version includes the latest version of Font Awesome icons.
Thank you so much for using this theme 😉
Version 2.1.3 – 29.01.2022This is a minor update that fixes some issues with the theme after updating to WordPress 5.9.
Fixed:
- Minor issues with CSS styles (comment form styles and quote styles).
Updated:
- POT translation file (/ammi/languages/ammi.pot);
- Documentation.
Fixed:
- Some minor CSS issues.
Improvements:
- Added improvements for the mobile version of the theme;
- Added new words for translation: “Author:”, “Category:”, and “Tag:”;
- Removed unnecessary files from the theme;
- Added pre-connection for Google fonts;
- Other minor improvements and fixes.
Updated:
- Translation file;
- Documentation.
Fixed:
- Few minor CSS issues;
- Now the footer menu is not hidden on mobile devices.
All other changes:
- Added the wp_body_open function to the theme header file (new requirement for all themes).
Removed:
- Removed all Google+ buttons (Due to Google+ closing down).
Updated:
- Documentation;
- Ammi Widgets (v1.0.1):
- Removed: Google+ icon from Social Links widget;
- Updated: Translation file (ammi-widgets.pot).
- Ammi Social Media (v1.1):
- Removed Google+ share button;
- Added VK share button;
- Added Reddit share button.
Fixed:
- Few minor CSS issues.
New:
- New setting: Appearance > Customize > General Settings > Blog > Featured Image: Link Type (“Link to post” or “Link to image”).
Ammi 2.0 is now available! This is a big theme update that primarily relates to the new requirements for all WordPress themes on the market. Link: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Submission-Requirements
Please read the changes before updating the theme.
1. Changes related to new requirements:
- All theme code has been edited to meet WordPress code standards. Links:
- PHP Coding Standards: https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/
- HTML Coding Standards: https://make.wordpress.org/core/handbook/best-practices/coding-standards/html/
- CSS Coding Standards: https://make.wordpress.org/core/handbook/best-practices/coding-standards/css/
- JavaScript Coding Standards: https://make.wordpress.org/core/handbook/best-practices/coding-standards/javascript/
- Now the theme uses the get_theme_file_path() function to include files. Example: require_once get_theme_file_path( ‘/assets/class-tgm-plugin-activation.php’ ).
- Some sanitization functions in the customizer have been changed.
- Some theme functions are now not allowed in the theme, and they have been moved to plugins ( link: https://help.author.envato.com/hc/en-us/articles/360000481223-WordPress-Theme-Plugin-Requirements#h_121074620161522301832182 ). These are all widgets and social share buttons. Now, when updating (or installing) the theme, you will need to install 2 additional plugins (if you need these functions): Ammi Social Media and Ammi Widgets. This also means that if you use additional widgets that were included in later versions of the theme, then after updating the theme you must re-activate them (Appearance > Widgets), because old widgets will not work, since they have been removed from the theme. New widgets will be available only after installing and activating the “Ammi Widgets” plugin.
2. All other changes:
- Updated: Documentation.
- Updated: Bootstrap v3.4.1.
- Updated: Superfish v1.7.10.
- The rel=”noopener” attribute has been added to all links that have the target=”_blank” attribute.
- The show-hide-meta-boxes.js file has been moved from the “assets” folder to the “js” folder.
- Added permission to use the “rel” attribute in links.
- Changed some phrases (or option names) to better understand the purpose of some options. Examples:
- Thumbnail type -> Media type;
- Featured Image -> Featured image and popup window with video player;
- etc…
- Additional classes for posts are added through the “post_class” filter: add_filter( ‘post_class’, ‘ammi_custom_post_classes’, 10, 3 ).
- Styles for the classic editor have been rewritten.
- Added new option: Appearance > Customize > General Settings > “Follow us” Text.
- Added new option: Appearance > Customize > Footer > “Follow us” Text.
- Added new option: Appearance > Customize > General Settings > Show header image and header text only on the first page.
- Some theme styles have been changed.
- Some responsive styles have been changed.
- Fixed several minor issues.
*P.S. Thanks to everyone who advised good ideas for this update! 😉
Version 1.0.2 – 04.06.2018Fixed:
- Few minor CSS issues:
- Comments Form: Cookies acceptance checkbox – Added new styles;
- Fixed styles for the “Back to top” button;
- Changed styles for the
video,embed,iframe, andobject tags.
Fixed:
- Fixed an issue with the author biographical info in the “About the author” block and on the archive page with posts by one author;
- Few minor CSS issues.
Release.