'; 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 slider particles js feature.

'; echo '

* Added header image particle js feature.

'; echo '

* Added frontpage boxes global enable / disable feature.

'; echo '

* Added WooCommece 3.x support & fixed minor bugs.

'; echo '

* Updated blog layouts template files.

'; echo '

* Updated theme translation files.

'; echo '

* Updated frontpage boxes code.

'; echo '

* Updated customizer frontpage boxes icon color (transport = postMessage).

'; echo '

* Updated footer widgets area dynamic bootstrap class per active widgets.

'; echo '

* Fixed mobile menu child styling issues.

'; echo '

* Fixed frontpage boxes animated effect minor bugs.

'; echo '

* Fixed posts animated effect minor bugs.

'; echo '

* Fixed minor WooCommerce styling issues.

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