View Categories

What’s new

This article describes what’s new in each release of the YouTestMe GetCertified application. It covers all the latest features for you to explore. Click the link to view the functionality of each feature.

12.4 #

12.3 #

12.2 #

12.0 #

11.3 #

11.2 #

    11.1 #

    11.0 #

    Powered by BetterDocs

    function year_shortcode() { $year = date('Y'); return $year; } add_shortcode('year', 'year_shortcode');