'; 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 '

* Fixed infinite scroll load more button doesn\'t show on tag.php page.

'; echo '

* Fixed infinite scroll load more button doesn\'t show on archive.php page.

'; echo '

* Fixed infinite scroll load more button doesn\'t show on category.php page.

'; echo '

* Fixed infinite scroll load more button doesn\'t show on author.php page.

'; echo '

* Fixed infinite scroll load more button doesn\'t show on search.php page.

'; echo '

* Fixed infinite scroll load more button not working when blog grid layout selected.

'; echo '

* Updated theme dark skin.

'; echo '

* Updated Kirki framework to the latest version.

'; echo '

* Updated "Top Border" feature to display only when header v2 & v3 selected.

'; echo '

* Updated "Top Border" feature "transport" => "auto".

'; echo '

* Updated "Top Margin" feature "transport" => "auto".

'; echo '

* Updated breadcrumb to split in 2 rows when media device max-width is 992px.

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