Skip to content
This repository has been archived by the owner on Apr 5, 2021. It is now read-only.

v1.2 (2014-12-15)

Compare
Choose a tag to compare
@tillkruss tillkruss released this 15 Dec 11:11
· 23 commits to master since this release
  • Added 145 constants
  • Added 20 functions:
    • _navigation_markup()
    • _wp_clear_update_cache()
    • _wp_get_password_hint()
    • _wp_json_convert_string()
    • _wp_json_sanity_check()
    • _wp_render_title_tag()
    • get_the_archive_description()
    • get_the_archive_title()
    • get_the_post_navigation()
    • get_the_posts_navigation()
    • get_the_posts_pagination()
    • network_settings_add_js()
    • the_archive_description()
    • the_archive_title()
    • the_post_navigation()
    • the_posts_navigation()
    • the_posts_pagination()
    • wp_ajax_destroy_sessions()
    • wp_json_encode()
    • wp_print_revision_templates()
  • Removed 1 function:
    • admin_created_user_subject()