adventistchurch / alps-wordpress

This Wordpress theme is an implementation of the Adventist Living Pattern System (ALPS) designed to support the work of the Seventh-day Adventist Church.
Other
43 stars 38 forks source link

#658 ALPS 3.14.3.6 Release preparation #668

Closed YauheniKapliarchuk closed 1 year ago

YauheniKapliarchuk commented 1 year ago

Changes:

Thanks, Best Regards!

designerbrent commented 1 year ago

Please add the following in the file app/carbon-fields/cf-theme-options.php, reorder the list of theme colors to the following:

                'bluejay' => __('Bluejay', 'alps'),
                'campfire' => __('Campfire', 'alps'),
                'cave' => __('Cave', 'alps'),
                'denim' => __('Denim', 'alps'),
                'earth' => __('Earth', 'alps'),
                'emperor' => __('Emperor', 'alps'),
                'forest' => __('Forest', 'alps'),
                'grapevine' => __('Grapevine', 'alps'),
                'iris' => __('Iris', 'alps'),
                'lily' => __('Lily', 'alps'),
                'ming' => __('Ming', 'alps'),
                'night' => __('Night', 'alps'),
                'scarlett' => __('Scarlett', 'alps'),
                'treefrog' => __('Treefrog', 'alps'),
                'velvet' => __('Velvet', 'alps'),
                'winter' => __('Winter', 'alps'),
                'nad-amethyst' => __('NAD - Amethyst', 'alps'),
                'nad-branch' => __('NAD - Branch', 'alps'),
                'nad-denim' => __('NAD - Denim', 'alps'),
                'nad-miracle' => __('NAD - Miracle', 'alps'),
                'nad-nile' => __('NAD - Nile', 'alps'),
                'nad-spark' => __('NAD - Spark', 'alps'),
                'nad-vine' => __('NAD - Vine', 'alps')
johnrbeckett commented 1 year ago

Ready for release Yauheni.