'; echo '

'.sprintf( __( 'Welcome to Agama v%s', 'agama' ), Agama_Core::version() ).'

'; echo '
'; echo __( 'Thank you for using Agama theme!', 'agama' ).'
'; echo __( 'Consider supporting us with any desired amount donation.', 'agama' ).'
'; echo __( 'Even the smallest donation amount means a lot for us.', 'agama' ).'
'; echo __( 'With donations you are helping us for faster theme development & updates.', 'agama' ).'

'; echo '
'; echo __( 'or', 'agama' ).'
'; echo sprintf( __( 'You can support us by Buying an %s theme with allot new features & extensions!', 'agama' ), 'AgamaPRO' ); echo '
'; echo ''; echo '
'; echo sprintf( '

Changelog Agama v%s

', Agama_Core::version() ); echo '

* Added body typography feature into Customize -> General -> Body.

'; echo '

* Added header textual logo typography feature.

'; echo '

* Added navigation top typography feature.

'; echo '

* Added navigation primary typography feature.

'; echo '

* Added navigation mobile typography feature.

'; echo '

* Added enable / disable HTML tags suggestion on comment form.

'; echo '

* Added tag cloud icon on single page / post.

'; echo '

* Extended customizer with FontAwesome icon picker feature.

'; echo '

* Updated Kirki framework to the latest version.

'; echo '

* Updated customizer preview for many features to partial refresh.

'; echo '

* Updated 404 not found page styling.

'; echo '

* Updated search form styling.

'; echo '

* Updated tag cloud widget style.

'; echo '

* Improved CSS inline loading speed.

'; echo '

* Fixed top navigation social icons enable / disable issue.

'; echo '

* Fixed static front page breadcrumb to show page title instead of "Home".

'; echo '

* Fixed particles overflow on header image issue.

'; echo '

* Fixed sidebar left side bugs.

'; echo '

* Fixed blog grid layout issues.

'; echo '

* Fixed blog infinity scroll bug.

'; echo '

* Fixed back to top button on small media devices.

'; echo '

* Fixed Notice: Kirki_Field::set_output was called incorrectly. "output" invalid format in field agama_slider_overlay_bg_color.

'; echo '

* Fixed Notice: Kirki::add_field was called incorrectly. Do not use "alpha" as an argument in color controls.

'; echo '
'; echo ''; } } new Agama_About; }