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

* Removed Agama favicon feature & enabled default WordPress favicon feature.

'; echo '

* Updated customizer header section.

'; echo '

* Updated customizer styling header section.

'; echo '

* Updated customizer primary color option (transport = postMessage).

'; echo '

* Updated customizer header background color option (transport = postMessage).

'; echo '

* Updated customizer header shrinked background color option (transport = postMessage).

'; echo '

* Updated customizer header borders color option (transport = postMessage).

'; echo '

* Updated customizer logo color option (transport = postMessage).

'; echo '

* Updated customizer logo hover color option (transport = postMessage).

'; echo '

* Updated customizer navigation color option (transport = postMessage).

'; echo '

* Updated customizer navigation hover color option (transport = postMessage).

'; echo '

* Updated footer widget area background color option (transport = postMessage).

'; echo '

* Updated footer copyright area background color option (transport = postMessage).

'; echo '

* Updated theme translation files.

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