Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flint 1.4.0 #201

Merged
merged 13 commits into from
Aug 31, 2015
Merged

Flint 1.4.0 #201

merged 13 commits into from
Aug 31, 2015

Conversation

mbeall
Copy link
Member

@mbeall mbeall commented Aug 21, 2015

Deprecated functions

  • get_flint_reply_link (use flint_get_comment_reply_link instead)
  • flint_reply_link (use flint_comment_reply_link instead)
  • flint_get_widgets (use flint_get_sidebar instead)
  • flint_get_widgets_template (use flint_get_sidebar_template instead)
  • flint_is_active_widgets (use flint_is_active_sidebar instead)
  • flint_render_title (use add_theme_support( 'title-tag' ) instead)

Improved documentation

  • Function definitions (comments):
    • flint_comment
    • flint_comment_form
    • flint_comment_reply_link
    • flint_get_comment_reply_link
  • Function definitions (options):
    • flint_get_address
    • flint_get_colors
    • flint_get_option_defaults
    • flint_get_options
    • flint_options_css
  • Function definitions (sanitization):
    • flint_sanitize_clear_nav
    • flint_sanitize_featured_image
    • flint_sanitize_font
    • flint_sanitize_minimal_nav
    • flint_sanitize_minimal_widget_area
    • flint_sanitize_widget_columns
    • flint_sanitize_width
  • Other Function definitions:
    • flint_attachment_link
    • flint_avatar
    • flint_body_class_multi_author
    • flint_breadcrumbs
    • flint_content_nav
    • flint_customize_preview_init and flint_customize_register
    • flint_darken and flint_lighten
    • flint_get_sidebar and flint_is_active_sidebar
    • flint_get_the_content
    • flint_hex_hsl and flint_hsl_hex
    • flint_link_page and flint_link_pages
    • flint_page_menu_args
    • flint_print_styles
    • flint_the_content
  • Class definitions:
    • Flint_Bootstrap_Menu
    • Flint_Customize_TextArea_Control

@mbeall mbeall changed the title flint x.x.x Flint 1.4.0 Aug 31, 2015
mbeall added a commit that referenced this pull request Aug 31, 2015
@mbeall mbeall merged commit bbb6c3e into master Aug 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant