themehybrid / mythic

Mythic is a next-generation starter theme designed to help theme authors write elegant, intelligent, and modern code.
https://themehybrid.com/themes/mythic
GNU General Public License v2.0
237 stars 43 forks source link

Maybe add a message if WP and PHP version don't meet requirements. #51

Open christophherr opened 6 years ago

christophherr commented 6 years ago

mythic_compat_message() doesn't cover the case when WP and PHP versions don't meet the requirements. I think it would be friendlier to show a message to upgrade WP and PHP and not have to go through this twice.

justintadlock commented 6 years ago

It might be worth outputting both messages so that we're not adding a third text string for translators.