Plugin Directory

Changeset 3462341


Ignore:
Timestamp:
02/16/2026 09:25:05 AM (6 weeks ago)
Author:
Molongui
Message:

5.2.9 (2026-02-16)

  • Added: New ready-to-use template for the author box.
  • Fixed: Author box related posts now work correctly when Co-Authors and Guest Authors are disabled.
Location:
molongui-authorship/trunk
Files:
1 added
1 deleted
8 edited

Legend:

Unmodified
Added
Removed
  • molongui-authorship/trunk/README.txt

    r3447627 r3462341  
    253253
    254254<strong>Important</strong>: If you use a caching plugin, please clear your cache after updating any plugins.
     255
     256= 5.2.9 (2026-02-16) =
     257
     258* **Added**: New ready-to-use template for the author box.
     259* **Fixed**: Author box related posts now work correctly when Co-Authors and Guest Authors are disabled.
    255260
    256261= 5.2.8 (2026-01-27) =
  • molongui-authorship/trunk/assets/js/author-box-presets.min.js

    r3415065 r3462341  
    1 const authorBoxSettings=["author_box_header_title","author_box_header_url","author_box_header_bottom_space","author_box_header_font_size","author_box_header_line_height","author_box_header_font_weight","author_box_header_text_transform","author_box_header_font_style","author_box_header_text_decoration","author_box_header_text_align","author_box_header_color","author_box_header_tag","author_box_avatar_show","author_box_avatar_source","author_box_avatar_fallback","author_box_avatar_default_gravatar","author_box_avatar_background_color","author_box_avatar_color","author_box_avatar_font_size","author_box_avatar_font_weight","author_box_avatar_border_style","author_box_avatar_border_width","author_box_avatar_border_color","author_box_avatar_border_radius","author_box_avatar_width","author_box_avatar_height","author_box_avatar_link","author_box_name_show","author_box_name_font_size","author_box_name_line_height","author_box_name_font_weight","author_box_name_text_transform","author_box_name_font_style","author_box_name_text_decoration","author_box_name_text_align","author_box_name_color","author_box_name_link","author_box_name_underline","author_box_name_tag","author_box_meta_show","author_box_meta_show_email","author_box_meta_show_phone","author_box_meta_font_size","author_box_meta_line_height","author_box_meta_font_weight","author_box_meta_text_transform","author_box_meta_font_style","author_box_meta_text_decoration","author_box_meta_text_align","author_box_meta_color","author_box_meta_divider","author_box_meta_divider_spacing","author_box_meta_at","author_box_meta_web","author_box_meta_posts","author_box_meta_bio","author_box_bio_source","author_box_bio_font_size","author_box_bio_line_height","author_box_bio_font_weight","author_box_bio_text_transform","author_box_bio_font_style","author_box_bio_text_decoration","author_box_bio_text_align","author_box_bio_color","author_box_social_show","author_box_social_style","author_box_social_font_size","author_box_social_color","author_box_social_target","author_box_show_related_posts","author_box_related_show_empty","author_box_related_none","author_box_related_layout","author_box_related_columns","author_box_related_columns_gap","author_box_related_orderby","author_box_related_order","author_box_related_count","author_box_related_font_size","author_box_related_line_height","author_box_related_font_weight","author_box_related_text_transform","author_box_related_font_style","author_box_related_text_decoration","author_box_related_text_align","author_box_related_color","author_box_margin_top","author_box_margin_right","author_box_margin_bottom","author_box_margin_left","author_box_border_top","author_box_border_right","author_box_border_bottom","author_box_border_left","author_box_padding_top","author_box_padding_right","author_box_padding_bottom","author_box_padding_left","author_box_border_style","author_box_border_color","author_box_border_radius","author_box_width","author_box_background_color","author_box_layout","author_box_profile_title","author_box_related_title","author_box_profile_layout","author_box_profile_valign","author_box_bottom_background_color","author_box_bottom_border_style","author_box_bottom_border_width","author_box_bottom_border_color","author_box_shadow_color","author_box_shadow_h_offset","author_box_shadow_v_offset","author_box_shadow_blur","author_box_shadow_spread","author_box_shadow_inset","author_box_tabs_position","author_box_tabs_color","author_box_tabs_background_color","author_box_tabs_text_color","author_box_tabs_active_background_color","author_box_tabs_active_text_color","author_box_tabs_active_border","author_box_tabs_active_border_style","author_box_tabs_active_border_width","author_box_tabs_active_border_color","author_box_custom_css","author_box_custom_css_class"],authorBoxPresets={default:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:20,author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"#ffc0cb",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#1d2327",author_box_avatar_color:"#dd9933",author_box_avatar_border_style:"solid",author_box_avatar_border_width:2,author_box_avatar_border_color:"#bfbfbf",author_box_avatar_border_radius:"",author_box_avatar_width:150,author_box_avatar_height:150,author_box_avatar_link:"archive",author_box_avatar_acronym_color:"#dd9933",author_box_avatar_acronym_background_color:"#1d2327",author_box_name_show:"1",author_box_name_font_size:"22",author_box_name_line_height:"18",author_box_name_font_weight:"",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"inherit",author_box_name_link:"archive",author_box_name_underline:"keep",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:"",author_box_meta_web:"",author_box_meta_posts:"",author_box_meta_bio:"",author_box_bio_source:"full",author_box_bio_font_size:"14",author_box_bio_line_height:"18",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"1",author_box_social_style:"default",author_box_social_font_size:"20",author_box_social_color:"#999999",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_layout:"layout-1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_columns:"",author_box_related_columns_gap:"",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:4,author_box_related_font_size:14,author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"1",author_box_border_right:"0",author_box_border_bottom:"1",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#e8e8e8",author_box_border_radius:"0",author_box_width:100,author_box_background_color:"#f7f8f9",author_box_layout:"slim",author_box_profile_title:"",author_box_related_title:"",author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"inherit",author_box_shadow_color:"none",author_box_shadow_h_offset:"10",author_box_shadow_v_offset:"10",author_box_shadow_blur:"10",author_box_shadow_spread:"",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"#f4f4f4",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:4,author_box_tabs_active_border_color:"orange",author_box_custom_css:"",author_box_custom_css_class:""},blank:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"none",author_box_avatar_border_width:"0",author_box_avatar_border_color:"transparent",author_box_avatar_border_radius:"0",author_box_avatar_width:"150",author_box_avatar_height:"150",author_box_avatar_link:"archive",author_box_name_show:"1",author_box_name_font_size:"22",author_box_name_line_height:"22",author_box_name_font_weight:"",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"inherit",author_box_name_link:"archive",author_box_name_underline:"keep",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"14",author_box_bio_line_height:"18",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"1",author_box_social_style:"branded",author_box_social_font_size:"20",author_box_social_color:"inherit",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-1",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"0",author_box_border_right:"0",author_box_border_bottom:"0",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"none",author_box_border_color:"none",author_box_border_radius:"0",author_box_width:"100",author_box_background_color:"transparent",author_box_layout:"slim",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:"",author_box_custom_css_class:""},p1:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"solid",author_box_avatar_border_width:"1",author_box_avatar_border_color:"#e6e6e6",author_box_avatar_border_radius:"4",author_box_avatar_width:"150",author_box_avatar_height:"150",author_box_avatar_link:"archive",author_box_name_show:"1",author_box_name_font_size:"22",author_box_name_line_height:"18",author_box_name_font_weight:"",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"#676767",author_box_name_link:"archive",author_box_name_underline:"keep",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"14",author_box_bio_line_height:"21",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"0",author_box_social_style:"default",author_box_social_font_size:"20",author_box_social_color:"inherit",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-1",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"1",author_box_border_right:"1",author_box_border_bottom:"1",author_box_border_left:"1",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#e6e6e6",author_box_border_radius:"4",author_box_width:"100",author_box_background_color:"#ffffff",author_box_layout:"slim",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"#afafaf",author_box_shadow_h_offset:"-10",author_box_shadow_v_offset:"10",author_box_shadow_blur:"10",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:".m-a-box-content.m-a-box-profile .m-a-box-data .m-a-box-bio { margin-top: 10px }",author_box_custom_css_class:""},p2:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"none",author_box_avatar_border_width:"0",author_box_avatar_border_color:"transparent",author_box_avatar_border_radius:"8",author_box_avatar_width:"150",author_box_avatar_height:"150",author_box_avatar_link:"archive",author_box_name_show:"1",author_box_name_font_size:"24",author_box_name_line_height:"24",author_box_name_font_weight:"600",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"#000000",author_box_name_link:"archive",author_box_name_underline:"keep",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"1",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"#494949",author_box_meta_divider:"•",author_box_meta_divider_spacing:"0.4",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.p2.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"14",author_box_bio_line_height:"20",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"0",author_box_social_style:"default",author_box_social_font_size:"20",author_box_social_color:"#000000",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-1",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"3",author_box_border_right:"3",author_box_border_bottom:"3",author_box_border_left:"3",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#000000",author_box_border_radius:"8",author_box_width:"100",author_box_background_color:"transparent",author_box_layout:"slim",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:"",author_box_custom_css_class:""},p3:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#4CAF504A",author_box_avatar_color:"#4caf50",author_box_avatar_border_style:"solid",author_box_avatar_border_width:"1",author_box_avatar_border_color:"#4CAF5057",author_box_avatar_border_radius:"4",author_box_avatar_width:"150",author_box_avatar_height:"150",author_box_avatar_link:"archive",author_box_name_show:"1",author_box_name_font_size:"22",author_box_name_line_height:"18",author_box_name_font_weight:"",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"#4caf50",author_box_name_link:"archive",author_box_name_underline:"keep",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"14",author_box_bio_line_height:"21",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"0",author_box_social_style:"default",author_box_social_font_size:"20",author_box_social_color:"inherit",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-1",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"1",author_box_border_right:"1",author_box_border_bottom:"1",author_box_border_left:"14",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#4caf50cc",author_box_border_radius:"50",author_box_width:"100",author_box_background_color:"#ffffff",author_box_layout:"slim",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"solid",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"none",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:".m-a-box-content.m-a-box-profile .m-a-box-data .m-a-box-bio { margin-top: 10px }\n.m-a-box .m-a-box-container { border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important }",author_box_custom_css_class:""},p4:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"none",author_box_avatar_border_width:"0",author_box_avatar_border_color:"transparent",author_box_avatar_border_radius:"6",author_box_avatar_width:"90",author_box_avatar_height:"90",author_box_avatar_link:"archive",author_box_name_show:"1",author_box_name_font_size:"22",author_box_name_line_height:"22",author_box_name_font_weight:"600",author_box_name_text_transform:"lowercase",author_box_name_font_style:"italic",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"#000000",author_box_name_link:"archive",author_box_name_underline:"remove",author_box_name_tag:"h5",author_box_meta_show:"0",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"13",author_box_bio_line_height:"18",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"italic",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"1",author_box_social_style:"branded-squared-reverse",author_box_social_font_size:"16",author_box_social_color:"#ffffff",author_box_social_target:"_blank",author_box_show_related_posts:"0",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-1",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"1",author_box_border_right:"1",author_box_border_bottom:"1",author_box_border_left:"1",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#d7d7d7",author_box_border_radius:"0",author_box_width:"100",author_box_background_color:"transparent",author_box_layout:"slim",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-7",author_box_profile_valign:"center",author_box_bottom_background_color:"#fcfcfc",author_box_bottom_border_style:"solid",author_box_bottom_border_width:"1",author_box_bottom_border_color:"#f1f1f1",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:".m-a-box-content.m-a-box-profile .m-a-box-data .m-a-box-bio { margin-top: 0 }",author_box_custom_css_class:""},p5:{author_box_header_title:m_editor.preset.p5.title,author_box_header_url:"",author_box_header_bottom_space:"-4",author_box_header_font_size:"34",author_box_header_line_height:"34",author_box_header_font_weight:"700",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"#00bcd4",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#00bcd442",author_box_avatar_color:"#00bcd4",author_box_avatar_border_style:"none",author_box_avatar_border_width:"0",author_box_avatar_border_color:"transparent",author_box_avatar_border_radius:"100",author_box_avatar_width:"150",author_box_avatar_height:"150",author_box_avatar_link:"archive",author_box_name_show:"1",author_box_name_font_size:"22",author_box_name_line_height:"22",author_box_name_font_weight:"700",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"#00bcd4",author_box_name_link:"archive",author_box_name_underline:"keep",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"~",author_box_meta_divider_spacing:"0.4",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.p5.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"14",author_box_bio_line_height:"18",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"1",author_box_social_style:"boxed",author_box_social_font_size:"20",author_box_social_color:"#00bcd4",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-2",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"6",author_box_border_right:"0",author_box_border_bottom:"0",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#00bcd4",author_box_border_radius:"0",author_box_width:"100",author_box_background_color:"transparent",author_box_layout:"slim",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"#f8f8f8",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"#00bcd4",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:"",author_box_custom_css_class:""},p6:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#ffc107",author_box_avatar_color:"#aa8004",author_box_avatar_border_style:"outset",author_box_avatar_border_width:"2",author_box_avatar_border_color:"#ffc107",author_box_avatar_border_radius:"8",author_box_avatar_width:"150",author_box_avatar_height:"150",author_box_avatar_link:"archive",author_box_name_show:"1",author_box_name_font_size:"22",author_box_name_line_height:"22",author_box_name_font_weight:"700",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"#edb200",author_box_name_link:"archive",author_box_name_underline:"remove",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"1",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"#6c6c6c",author_box_meta_divider:"–",author_box_meta_divider_spacing:"0.4",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"14",author_box_bio_line_height:"18",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"#696969",author_box_social_show:"1",author_box_social_style:"boxed",author_box_social_font_size:"18",author_box_social_color:"#ffc107",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-2",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"0",author_box_border_right:"0",author_box_border_bottom:"2",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#ffc107",author_box_border_radius:"0",author_box_width:"100",author_box_background_color:"#fbfbfb",author_box_layout:"tabbed",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"#eaeaea",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"#9c9c9c",author_box_tabs_active_background_color:"#fbfbfb",author_box_tabs_active_text_color:"#000000",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"groove",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#ffc107",author_box_custom_css:".m-a-box .m-a-box-container { border-top-left-radius: 0 !important; border-top-right-radius: 0 !important }",author_box_custom_css_class:""},p7:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"0",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"dotted",author_box_avatar_border_width:"4",author_box_avatar_border_color:"#00bcd4",author_box_avatar_border_radius:"12",author_box_avatar_width:"150",author_box_avatar_height:"150",author_box_avatar_link:"archive",author_box_name_show:"1",author_box_name_font_size:"22",author_box_name_line_height:"22",author_box_name_font_weight:"900",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"#00bcd4",author_box_name_link:"archive",author_box_name_underline:"remove",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"#6c6c6c",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"14",author_box_bio_line_height:"18",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"#6c6c6c",author_box_social_show:"0",author_box_social_style:"default",author_box_social_font_size:"20",author_box_social_color:"#00bcd4",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-2",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"0",author_box_border_right:"0",author_box_border_bottom:"12",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#48ccdd",author_box_border_radius:"12",author_box_width:"100",author_box_background_color:"#f3f3f3",author_box_layout:"tabbed",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-right",author_box_tabs_color:"#e8e8e8",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"#9c9c9c",author_box_tabs_active_background_color:"#f3f3f3",author_box_tabs_active_text_color:"#000000",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"4",author_box_tabs_active_border_color:"#48ccdd",author_box_custom_css:".m-a-box .m-a-box-container { border-top-left-radius: 0 !important; border-top-right-radius: 0 !important }",author_box_custom_css_class:""},p8:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"dotted",author_box_avatar_border_width:"1",author_box_avatar_border_color:"#333333",author_box_avatar_border_radius:"0",author_box_avatar_width:"150",author_box_avatar_height:"150",author_box_avatar_link:"archive",author_box_name_show:"1",author_box_name_font_size:"20",author_box_name_line_height:"20",author_box_name_font_weight:"",author_box_name_text_transform:"",author_box_name_font_style:"italic",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"inherit",author_box_name_link:"archive",author_box_name_underline:"keep",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"italic",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.4",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"12",author_box_bio_line_height:"16",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"1",author_box_social_style:"branded-squared-reverse",author_box_social_font_size:"18",author_box_social_color:"#ffffff",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-2",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"0",author_box_border_right:"0",author_box_border_bottom:"0",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"none",author_box_border_color:"none",author_box_border_radius:"0",author_box_width:"100",author_box_background_color:"transparent",author_box_layout:"stacked",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:'[data-box-layout="stacked"] .m-a-box-related { padding-top: 0 }\n.m-a-box-related[data-related-layout="layout-2"] .m-a-box-related-entries { margin-top: 0 }',author_box_custom_css_class:""},p9:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"none",author_box_avatar_border_width:"0",author_box_avatar_border_color:"transparent",author_box_avatar_border_radius:"0",author_box_avatar_width:"80",author_box_avatar_height:"80",author_box_avatar_link:"archive",author_box_name_show:"0",author_box_name_font_size:"22",author_box_name_line_height:"22",author_box_name_font_weight:"",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"inherit",author_box_name_link:"archive",author_box_name_underline:"keep",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"11",author_box_meta_line_height:"11",author_box_meta_font_weight:"",author_box_meta_text_transform:"uppercase",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"13",author_box_bio_line_height:"16",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"0",author_box_social_style:"squared",author_box_social_font_size:"14",author_box_social_color:"inherit",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-2",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"2",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"0",author_box_border_right:"0",author_box_border_bottom:"0",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"none",author_box_border_color:"none",author_box_border_radius:"0",author_box_width:"100",author_box_background_color:"transparent",author_box_layout:"stacked",author_box_profile_title:m_editor.preset.p9.profile,author_box_related_title:m_editor.preset.p9.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:'.m-a-box-content.m-a-box-profile .m-a-box-content-top .m-a-box-profile-title, .m-a-box-content.m-a-box-related .m-a-box-content-top .m-a-box-related-title { width: auto; margin: 0; padding: 4px 10px 2px; background: black; color: white; font-weight: 600; font-size: 10px; line-height: 1; text-transform: uppercase; letter-spacing: 0.5px }\n.m-a-box-container .m-a-box-content .m-a-box-content-top { justify-content: start; margin-bottom: 20px; border-bottom: 2px solid black }\n.m-a-box-content.m-a-box-profile .m-a-box-data .m-a-box-bio { margin-top: 0 }\n.m-a-box-content.m-a-box-profile .m-a-box-data .m-a-box-bio p:first-of-type { margin-top: 0 }\n[data-box-layout="stacked"] .m-a-box-related { padding-top: 0 }\n.m-a-box-related[data-related-layout="layout-2"] .m-a-box-related-entries { margin-top: 0 }',author_box_custom_css_class:""},p10:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"none",author_box_avatar_border_width:"0",author_box_avatar_border_color:"transparent",author_box_avatar_border_radius:"100",author_box_avatar_width:"32",author_box_avatar_height:"32",author_box_avatar_link:"none",author_box_name_show:"1",author_box_name_font_size:"16",author_box_name_line_height:"16",author_box_name_font_weight:"normal",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"inherit",author_box_name_link:"archive",author_box_name_underline:"remove",author_box_name_tag:"h5",author_box_meta_show:"0",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"none",author_box_bio_font_size:"14",author_box_bio_line_height:"21",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"0",author_box_social_style:"branded",author_box_social_font_size:"inherit",author_box_social_color:"inherit",author_box_social_target:"_blank",author_box_show_related_posts:"0",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-1",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"0",author_box_margin_right:"0",author_box_margin_bottom:"0",author_box_margin_left:"0",author_box_border_top:"0",author_box_border_right:"0",author_box_border_bottom:"1",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#cbcbcb",author_box_border_radius:"0",author_box_width:"100",author_box_background_color:"transparent",author_box_layout:"slim",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:".m-a-box-container .m-a-box-content{ padding:10px 0 } .m-a-box-container .m-a-box-content.m-a-box-profile .m-a-box-avatar{ padding-right:10px }",author_box_custom_css_class:""},p11:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"none",author_box_avatar_border_width:"0",author_box_avatar_border_color:"transparent",author_box_avatar_border_radius:"100",author_box_avatar_width:"32",author_box_avatar_height:"32",author_box_avatar_link:"none",author_box_name_show:"1",author_box_name_font_size:"16",author_box_name_line_height:"16",author_box_name_font_weight:"normal",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"inherit",author_box_name_link:"archive",author_box_name_underline:"remove",author_box_name_tag:"h5",author_box_meta_show:"0",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"none",author_box_bio_font_size:"14",author_box_bio_line_height:"21",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"1",author_box_social_style:"branded-squared-reverse",author_box_social_font_size:"16",author_box_social_color:"white",author_box_social_target:"_blank",author_box_show_related_posts:"0",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-1",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"0",author_box_margin_right:"0",author_box_margin_bottom:"0",author_box_margin_left:"0",author_box_border_top:"0",author_box_border_right:"0",author_box_border_bottom:"1",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#cbcbcb",author_box_border_radius:"0",author_box_width:"100",author_box_background_color:"transparent",author_box_layout:"slim",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-7",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:'.m-a-box[data-box-layout="slim"] .m-a-box-container .m-a-box-profile { display:flex; flex-direction:row; justify-content:start; flex-wrap: wrap; }\n.m-a-box-container .m-a-box-content .m-a-box-content-top { display:none }\n.m-a-box-content[data-profile-layout="layout-7"].m-a-box-profile .m-a-box-content-middle { width:auto }\n.m-a-box-data { padding-right:10px }\n.m-a-box-content[data-profile-layout="layout-7"].m-a-box-profile .m-a-box-content-bottom { width:auto; margin:0 }\n.m-a-box-container .m-a-box-content[data-profile-layout="layout-7"].m-a-box-profile .m-a-box-social { margin:0; padding:0 }\n.m-a-box-container .m-a-box-content{ padding:10px 0 } .m-a-box-container .m-a-box-content.m-a-box-profile .m-a-box-avatar{ padding-right:10px }',author_box_custom_css_class:""},p12:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"dashed",author_box_avatar_border_width:"40",author_box_avatar_border_color:"#F43636",author_box_avatar_border_radius:"100",author_box_avatar_width:"100",author_box_avatar_height:"100",author_box_avatar_link:"none",author_box_name_show:"1",author_box_name_font_size:"60",author_box_name_line_height:"36",author_box_name_font_weight:"900",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"#F43636",author_box_name_link:"archive",author_box_name_underline:"remove",author_box_name_tag:"h5",author_box_meta_show:"0",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"12",author_box_bio_line_height:"18",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"0",author_box_social_style:"branded-squared-reverse",author_box_social_font_size:"16",author_box_social_color:"white",author_box_social_target:"_blank",author_box_show_related_posts:"0",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-1",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"0",author_box_margin_right:"0",author_box_margin_bottom:"0",author_box_margin_left:"0",author_box_border_top:"0",author_box_border_right:"0",author_box_border_bottom:"0",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"none",author_box_border_color:"#cbcbcb",author_box_border_radius:"0",author_box_width:"100",author_box_background_color:"transparent",author_box_layout:"slim",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:".m-a-box-avatar img { box-sizing:content-box }\n.m-a-box-item.m-a-box-avatar{ margin-right: 20px; padding: 0 !important; border-radius: 100%; background: #d78d003d }",author_box_custom_css_class:""}};
     1const authorBoxSettings=["author_box_header_title","author_box_header_url","author_box_header_bottom_space","author_box_header_font_size","author_box_header_line_height","author_box_header_font_weight","author_box_header_text_transform","author_box_header_font_style","author_box_header_text_decoration","author_box_header_text_align","author_box_header_color","author_box_header_tag","author_box_avatar_show","author_box_avatar_source","author_box_avatar_fallback","author_box_avatar_default_gravatar","author_box_avatar_background_color","author_box_avatar_color","author_box_avatar_font_size","author_box_avatar_font_weight","author_box_avatar_border_style","author_box_avatar_border_width","author_box_avatar_border_color","author_box_avatar_border_radius","author_box_avatar_width","author_box_avatar_height","author_box_avatar_link","author_box_name_show","author_box_name_font_size","author_box_name_line_height","author_box_name_font_weight","author_box_name_text_transform","author_box_name_font_style","author_box_name_text_decoration","author_box_name_text_align","author_box_name_color","author_box_name_link","author_box_name_underline","author_box_name_tag","author_box_meta_show","author_box_meta_show_email","author_box_meta_show_phone","author_box_meta_font_size","author_box_meta_line_height","author_box_meta_font_weight","author_box_meta_text_transform","author_box_meta_font_style","author_box_meta_text_decoration","author_box_meta_text_align","author_box_meta_color","author_box_meta_divider","author_box_meta_divider_spacing","author_box_meta_at","author_box_meta_web","author_box_meta_posts","author_box_meta_bio","author_box_bio_source","author_box_bio_font_size","author_box_bio_line_height","author_box_bio_font_weight","author_box_bio_text_transform","author_box_bio_font_style","author_box_bio_text_decoration","author_box_bio_text_align","author_box_bio_color","author_box_social_show","author_box_social_style","author_box_social_font_size","author_box_social_color","author_box_social_target","author_box_show_related_posts","author_box_related_show_empty","author_box_related_none","author_box_related_layout","author_box_related_columns","author_box_related_columns_gap","author_box_related_orderby","author_box_related_order","author_box_related_count","author_box_related_font_size","author_box_related_line_height","author_box_related_font_weight","author_box_related_text_transform","author_box_related_font_style","author_box_related_text_decoration","author_box_related_text_align","author_box_related_color","author_box_margin_top","author_box_margin_right","author_box_margin_bottom","author_box_margin_left","author_box_border_top","author_box_border_right","author_box_border_bottom","author_box_border_left","author_box_padding_top","author_box_padding_right","author_box_padding_bottom","author_box_padding_left","author_box_border_style","author_box_border_color","author_box_border_radius","author_box_width","author_box_background_color","author_box_layout","author_box_profile_title","author_box_related_title","author_box_profile_layout","author_box_profile_valign","author_box_bottom_background_color","author_box_bottom_border_style","author_box_bottom_border_width","author_box_bottom_border_color","author_box_shadow_color","author_box_shadow_h_offset","author_box_shadow_v_offset","author_box_shadow_blur","author_box_shadow_spread","author_box_shadow_inset","author_box_tabs_position","author_box_tabs_color","author_box_tabs_background_color","author_box_tabs_text_color","author_box_tabs_active_background_color","author_box_tabs_active_text_color","author_box_tabs_active_border","author_box_tabs_active_border_style","author_box_tabs_active_border_width","author_box_tabs_active_border_color","author_box_custom_css","author_box_custom_css_class"],authorBoxPresets={default:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:20,author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"#ffc0cb",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#1d2327",author_box_avatar_color:"#dd9933",author_box_avatar_border_style:"solid",author_box_avatar_border_width:2,author_box_avatar_border_color:"#bfbfbf",author_box_avatar_border_radius:"",author_box_avatar_width:150,author_box_avatar_height:150,author_box_avatar_link:"archive",author_box_avatar_acronym_color:"#dd9933",author_box_avatar_acronym_background_color:"#1d2327",author_box_name_show:"1",author_box_name_font_size:"22",author_box_name_line_height:"18",author_box_name_font_weight:"",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"inherit",author_box_name_link:"archive",author_box_name_underline:"keep",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:"",author_box_meta_web:"",author_box_meta_posts:"",author_box_meta_bio:"",author_box_bio_source:"full",author_box_bio_font_size:"14",author_box_bio_line_height:"18",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"1",author_box_social_style:"default",author_box_social_font_size:"20",author_box_social_color:"#999999",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_layout:"layout-1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_columns:"",author_box_related_columns_gap:"",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:4,author_box_related_font_size:14,author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"1",author_box_border_right:"0",author_box_border_bottom:"1",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#e8e8e8",author_box_border_radius:"0",author_box_width:100,author_box_background_color:"#f7f8f9",author_box_layout:"slim",author_box_profile_title:"",author_box_related_title:"",author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"inherit",author_box_shadow_color:"none",author_box_shadow_h_offset:"10",author_box_shadow_v_offset:"10",author_box_shadow_blur:"10",author_box_shadow_spread:"",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"#f4f4f4",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:4,author_box_tabs_active_border_color:"orange",author_box_custom_css:"",author_box_custom_css_class:""},blank:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"none",author_box_avatar_border_width:"0",author_box_avatar_border_color:"transparent",author_box_avatar_border_radius:"0",author_box_avatar_width:"150",author_box_avatar_height:"150",author_box_avatar_link:"archive",author_box_name_show:"1",author_box_name_font_size:"22",author_box_name_line_height:"22",author_box_name_font_weight:"",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"inherit",author_box_name_link:"archive",author_box_name_underline:"keep",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"14",author_box_bio_line_height:"18",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"1",author_box_social_style:"branded",author_box_social_font_size:"20",author_box_social_color:"inherit",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-1",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"0",author_box_border_right:"0",author_box_border_bottom:"0",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"none",author_box_border_color:"none",author_box_border_radius:"0",author_box_width:"100",author_box_background_color:"transparent",author_box_layout:"slim",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:"",author_box_custom_css_class:""},p1:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"solid",author_box_avatar_border_width:"1",author_box_avatar_border_color:"#e6e6e6",author_box_avatar_border_radius:"4",author_box_avatar_width:"150",author_box_avatar_height:"150",author_box_avatar_link:"archive",author_box_name_show:"1",author_box_name_font_size:"22",author_box_name_line_height:"18",author_box_name_font_weight:"",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"#676767",author_box_name_link:"archive",author_box_name_underline:"keep",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"14",author_box_bio_line_height:"21",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"0",author_box_social_style:"default",author_box_social_font_size:"20",author_box_social_color:"inherit",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-1",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"1",author_box_border_right:"1",author_box_border_bottom:"1",author_box_border_left:"1",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#e6e6e6",author_box_border_radius:"4",author_box_width:"100",author_box_background_color:"#ffffff",author_box_layout:"slim",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"#afafaf",author_box_shadow_h_offset:"-10",author_box_shadow_v_offset:"10",author_box_shadow_blur:"10",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:".m-a-box-content.m-a-box-profile .m-a-box-data .m-a-box-bio { margin-top: 10px }",author_box_custom_css_class:""},p2:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"none",author_box_avatar_border_width:"0",author_box_avatar_border_color:"transparent",author_box_avatar_border_radius:"8",author_box_avatar_width:"150",author_box_avatar_height:"150",author_box_avatar_link:"archive",author_box_name_show:"1",author_box_name_font_size:"24",author_box_name_line_height:"24",author_box_name_font_weight:"600",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"#000000",author_box_name_link:"archive",author_box_name_underline:"keep",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"1",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"#494949",author_box_meta_divider:"•",author_box_meta_divider_spacing:"0.4",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.p2.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"14",author_box_bio_line_height:"20",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"0",author_box_social_style:"default",author_box_social_font_size:"20",author_box_social_color:"#000000",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-1",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"3",author_box_border_right:"3",author_box_border_bottom:"3",author_box_border_left:"3",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#000000",author_box_border_radius:"8",author_box_width:"100",author_box_background_color:"transparent",author_box_layout:"slim",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:"",author_box_custom_css_class:""},p3:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#4CAF504A",author_box_avatar_color:"#4caf50",author_box_avatar_border_style:"solid",author_box_avatar_border_width:"1",author_box_avatar_border_color:"#4CAF5057",author_box_avatar_border_radius:"4",author_box_avatar_width:"150",author_box_avatar_height:"150",author_box_avatar_link:"archive",author_box_name_show:"1",author_box_name_font_size:"22",author_box_name_line_height:"18",author_box_name_font_weight:"",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"#4caf50",author_box_name_link:"archive",author_box_name_underline:"keep",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"14",author_box_bio_line_height:"21",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"0",author_box_social_style:"default",author_box_social_font_size:"20",author_box_social_color:"inherit",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-1",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"1",author_box_border_right:"1",author_box_border_bottom:"1",author_box_border_left:"14",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#4caf50cc",author_box_border_radius:"50",author_box_width:"100",author_box_background_color:"#ffffff",author_box_layout:"slim",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"solid",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"none",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:".m-a-box-content.m-a-box-profile .m-a-box-data .m-a-box-bio { margin-top: 10px }\n.m-a-box .m-a-box-container { border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important }",author_box_custom_css_class:""},p4:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"none",author_box_avatar_border_width:"0",author_box_avatar_border_color:"transparent",author_box_avatar_border_radius:"6",author_box_avatar_width:"90",author_box_avatar_height:"90",author_box_avatar_link:"archive",author_box_name_show:"1",author_box_name_font_size:"22",author_box_name_line_height:"22",author_box_name_font_weight:"600",author_box_name_text_transform:"lowercase",author_box_name_font_style:"italic",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"#000000",author_box_name_link:"archive",author_box_name_underline:"remove",author_box_name_tag:"h5",author_box_meta_show:"0",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"13",author_box_bio_line_height:"18",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"italic",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"1",author_box_social_style:"branded-squared-reverse",author_box_social_font_size:"16",author_box_social_color:"#ffffff",author_box_social_target:"_blank",author_box_show_related_posts:"0",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-1",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"1",author_box_border_right:"1",author_box_border_bottom:"1",author_box_border_left:"1",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#d7d7d7",author_box_border_radius:"0",author_box_width:"100",author_box_background_color:"transparent",author_box_layout:"slim",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-7",author_box_profile_valign:"center",author_box_bottom_background_color:"#fcfcfc",author_box_bottom_border_style:"solid",author_box_bottom_border_width:"1",author_box_bottom_border_color:"#f1f1f1",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:".m-a-box-content.m-a-box-profile .m-a-box-data .m-a-box-bio { margin-top: 0 }",author_box_custom_css_class:""},p5:{author_box_header_title:m_editor.preset.p5.title,author_box_header_url:"",author_box_header_bottom_space:"-4",author_box_header_font_size:"34",author_box_header_line_height:"34",author_box_header_font_weight:"700",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"#00bcd4",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#00bcd442",author_box_avatar_color:"#00bcd4",author_box_avatar_border_style:"none",author_box_avatar_border_width:"0",author_box_avatar_border_color:"transparent",author_box_avatar_border_radius:"100",author_box_avatar_width:"150",author_box_avatar_height:"150",author_box_avatar_link:"archive",author_box_name_show:"1",author_box_name_font_size:"22",author_box_name_line_height:"22",author_box_name_font_weight:"700",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"#00bcd4",author_box_name_link:"archive",author_box_name_underline:"keep",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"~",author_box_meta_divider_spacing:"0.4",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.p5.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"14",author_box_bio_line_height:"18",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"1",author_box_social_style:"boxed",author_box_social_font_size:"20",author_box_social_color:"#00bcd4",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-2",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"6",author_box_border_right:"0",author_box_border_bottom:"0",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#00bcd4",author_box_border_radius:"0",author_box_width:"100",author_box_background_color:"transparent",author_box_layout:"slim",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"#f8f8f8",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"#00bcd4",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:"",author_box_custom_css_class:""},p6:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#ffc107",author_box_avatar_color:"#aa8004",author_box_avatar_border_style:"outset",author_box_avatar_border_width:"2",author_box_avatar_border_color:"#ffc107",author_box_avatar_border_radius:"8",author_box_avatar_width:"150",author_box_avatar_height:"150",author_box_avatar_link:"archive",author_box_name_show:"1",author_box_name_font_size:"22",author_box_name_line_height:"22",author_box_name_font_weight:"700",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"#edb200",author_box_name_link:"archive",author_box_name_underline:"remove",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"1",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"#6c6c6c",author_box_meta_divider:"–",author_box_meta_divider_spacing:"0.4",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"14",author_box_bio_line_height:"18",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"#696969",author_box_social_show:"1",author_box_social_style:"boxed",author_box_social_font_size:"18",author_box_social_color:"#ffc107",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-2",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"0",author_box_border_right:"0",author_box_border_bottom:"2",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#ffc107",author_box_border_radius:"0",author_box_width:"100",author_box_background_color:"#fbfbfb",author_box_layout:"tabbed",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"#eaeaea",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"#9c9c9c",author_box_tabs_active_background_color:"#fbfbfb",author_box_tabs_active_text_color:"#000000",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"groove",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#ffc107",author_box_custom_css:".m-a-box .m-a-box-container { border-top-left-radius: 0 !important; border-top-right-radius: 0 !important }",author_box_custom_css_class:""},p7:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"0",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"dotted",author_box_avatar_border_width:"4",author_box_avatar_border_color:"#00bcd4",author_box_avatar_border_radius:"12",author_box_avatar_width:"150",author_box_avatar_height:"150",author_box_avatar_link:"archive",author_box_name_show:"1",author_box_name_font_size:"22",author_box_name_line_height:"22",author_box_name_font_weight:"900",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"#00bcd4",author_box_name_link:"archive",author_box_name_underline:"remove",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"#6c6c6c",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"14",author_box_bio_line_height:"18",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"#6c6c6c",author_box_social_show:"0",author_box_social_style:"default",author_box_social_font_size:"20",author_box_social_color:"#00bcd4",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-2",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"0",author_box_border_right:"0",author_box_border_bottom:"12",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#48ccdd",author_box_border_radius:"12",author_box_width:"100",author_box_background_color:"#f3f3f3",author_box_layout:"tabbed",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-right",author_box_tabs_color:"#e8e8e8",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"#9c9c9c",author_box_tabs_active_background_color:"#f3f3f3",author_box_tabs_active_text_color:"#000000",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"4",author_box_tabs_active_border_color:"#48ccdd",author_box_custom_css:".m-a-box .m-a-box-container { border-top-left-radius: 0 !important; border-top-right-radius: 0 !important }",author_box_custom_css_class:""},p8:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"dotted",author_box_avatar_border_width:"1",author_box_avatar_border_color:"#333333",author_box_avatar_border_radius:"0",author_box_avatar_width:"150",author_box_avatar_height:"150",author_box_avatar_link:"archive",author_box_name_show:"1",author_box_name_font_size:"20",author_box_name_line_height:"20",author_box_name_font_weight:"",author_box_name_text_transform:"",author_box_name_font_style:"italic",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"inherit",author_box_name_link:"archive",author_box_name_underline:"keep",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"italic",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.4",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"12",author_box_bio_line_height:"16",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"1",author_box_social_style:"branded-squared-reverse",author_box_social_font_size:"18",author_box_social_color:"#ffffff",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-2",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"0",author_box_border_right:"0",author_box_border_bottom:"0",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"none",author_box_border_color:"none",author_box_border_radius:"0",author_box_width:"100",author_box_background_color:"transparent",author_box_layout:"stacked",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:'[data-box-layout="stacked"] .m-a-box-related { padding-top: 0 }\n.m-a-box-related[data-related-layout="layout-2"] .m-a-box-related-entries { margin-top: 0 }',author_box_custom_css_class:""},p9:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"none",author_box_avatar_border_width:"0",author_box_avatar_border_color:"transparent",author_box_avatar_border_radius:"0",author_box_avatar_width:"80",author_box_avatar_height:"80",author_box_avatar_link:"archive",author_box_name_show:"0",author_box_name_font_size:"22",author_box_name_line_height:"22",author_box_name_font_weight:"",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"inherit",author_box_name_link:"archive",author_box_name_underline:"keep",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"11",author_box_meta_line_height:"11",author_box_meta_font_weight:"",author_box_meta_text_transform:"uppercase",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"13",author_box_bio_line_height:"16",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"0",author_box_social_style:"squared",author_box_social_font_size:"14",author_box_social_color:"inherit",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-2",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"2",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"0",author_box_border_right:"0",author_box_border_bottom:"0",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"none",author_box_border_color:"none",author_box_border_radius:"0",author_box_width:"100",author_box_background_color:"transparent",author_box_layout:"stacked",author_box_profile_title:m_editor.preset.p9.profile,author_box_related_title:m_editor.preset.p9.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:'.m-a-box-content.m-a-box-profile .m-a-box-content-top .m-a-box-profile-title, .m-a-box-content.m-a-box-related .m-a-box-content-top .m-a-box-related-title { width: auto; margin: 0; padding: 4px 10px 2px; background: black; color: white; font-weight: 600; font-size: 10px; line-height: 1; text-transform: uppercase; letter-spacing: 0.5px }\n.m-a-box-container .m-a-box-content .m-a-box-content-top { justify-content: start; margin-bottom: 20px; border-bottom: 2px solid black }\n.m-a-box-content.m-a-box-profile .m-a-box-data .m-a-box-bio { margin-top: 0 }\n.m-a-box-content.m-a-box-profile .m-a-box-data .m-a-box-bio p:first-of-type { margin-top: 0 }\n[data-box-layout="stacked"] .m-a-box-related { padding-top: 0 }\n.m-a-box-related[data-related-layout="layout-2"] .m-a-box-related-entries { margin-top: 0 }',author_box_custom_css_class:""},p10:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"none",author_box_avatar_border_width:"0",author_box_avatar_border_color:"transparent",author_box_avatar_border_radius:"100",author_box_avatar_width:"32",author_box_avatar_height:"32",author_box_avatar_link:"none",author_box_name_show:"1",author_box_name_font_size:"16",author_box_name_line_height:"16",author_box_name_font_weight:"normal",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"inherit",author_box_name_link:"archive",author_box_name_underline:"remove",author_box_name_tag:"h5",author_box_meta_show:"0",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"none",author_box_bio_font_size:"14",author_box_bio_line_height:"21",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"0",author_box_social_style:"branded",author_box_social_font_size:"inherit",author_box_social_color:"inherit",author_box_social_target:"_blank",author_box_show_related_posts:"0",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-1",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"0",author_box_margin_right:"0",author_box_margin_bottom:"0",author_box_margin_left:"0",author_box_border_top:"0",author_box_border_right:"0",author_box_border_bottom:"1",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#cbcbcb",author_box_border_radius:"0",author_box_width:"100",author_box_background_color:"transparent",author_box_layout:"slim",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:".m-a-box-container .m-a-box-content{ padding:10px 0 } .m-a-box-container .m-a-box-content.m-a-box-profile .m-a-box-avatar{ padding-right:10px }",author_box_custom_css_class:""},p11:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"none",author_box_avatar_border_width:"0",author_box_avatar_border_color:"transparent",author_box_avatar_border_radius:"100",author_box_avatar_width:"32",author_box_avatar_height:"32",author_box_avatar_link:"none",author_box_name_show:"1",author_box_name_font_size:"16",author_box_name_line_height:"16",author_box_name_font_weight:"normal",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"inherit",author_box_name_link:"archive",author_box_name_underline:"remove",author_box_name_tag:"h5",author_box_meta_show:"0",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"none",author_box_bio_font_size:"14",author_box_bio_line_height:"21",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"1",author_box_social_style:"branded-squared-reverse",author_box_social_font_size:"16",author_box_social_color:"white",author_box_social_target:"_blank",author_box_show_related_posts:"0",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-1",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"0",author_box_margin_right:"0",author_box_margin_bottom:"0",author_box_margin_left:"0",author_box_border_top:"0",author_box_border_right:"0",author_box_border_bottom:"1",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#cbcbcb",author_box_border_radius:"0",author_box_width:"100",author_box_background_color:"transparent",author_box_layout:"slim",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-7",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:'.m-a-box[data-box-layout="slim"] .m-a-box-container .m-a-box-profile { display:flex; flex-direction:row; justify-content:start; flex-wrap: wrap; }\n.m-a-box-container .m-a-box-content .m-a-box-content-top { display:none }\n.m-a-box-content[data-profile-layout="layout-7"].m-a-box-profile .m-a-box-content-middle { width:auto }\n.m-a-box-data { padding-right:10px }\n.m-a-box-content[data-profile-layout="layout-7"].m-a-box-profile .m-a-box-content-bottom { width:auto; margin:0 }\n.m-a-box-container .m-a-box-content[data-profile-layout="layout-7"].m-a-box-profile .m-a-box-social { margin:0; padding:0 }\n.m-a-box-container .m-a-box-content{ padding:10px 0 } .m-a-box-container .m-a-box-content.m-a-box-profile .m-a-box-avatar{ padding-right:10px }',author_box_custom_css_class:""},p12:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"dashed",author_box_avatar_border_width:"40",author_box_avatar_border_color:"#F43636",author_box_avatar_border_radius:"100",author_box_avatar_width:"100",author_box_avatar_height:"100",author_box_avatar_link:"none",author_box_name_show:"1",author_box_name_font_size:"60",author_box_name_line_height:"36",author_box_name_font_weight:"900",author_box_name_text_transform:"",author_box_name_font_style:"",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"#F43636",author_box_name_link:"archive",author_box_name_underline:"remove",author_box_name_tag:"h5",author_box_meta_show:"0",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"12",author_box_bio_line_height:"18",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"0",author_box_social_style:"branded-squared-reverse",author_box_social_font_size:"16",author_box_social_color:"white",author_box_social_target:"_blank",author_box_show_related_posts:"0",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-1",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"0",author_box_margin_right:"0",author_box_margin_bottom:"0",author_box_margin_left:"0",author_box_border_top:"0",author_box_border_right:"0",author_box_border_bottom:"0",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"none",author_box_border_color:"#cbcbcb",author_box_border_radius:"0",author_box_width:"100",author_box_background_color:"transparent",author_box_layout:"slim",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-1",author_box_profile_valign:"center",author_box_bottom_background_color:"transparent",author_box_bottom_border_style:"none",author_box_bottom_border_width:"0",author_box_bottom_border_color:"transparent",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:".m-a-box-avatar img { box-sizing:content-box }\n.m-a-box-item.m-a-box-avatar{ margin-right: 20px; padding: 0 !important; border-radius: 100%; background: #d78d003d }",author_box_custom_css_class:""},p13:{author_box_header_title:"",author_box_header_url:"",author_box_header_bottom_space:"0",author_box_header_font_size:"24",author_box_header_line_height:"24",author_box_header_font_weight:"",author_box_header_text_transform:"",author_box_header_font_style:"",author_box_header_text_decoration:"",author_box_header_text_align:"",author_box_header_color:"inherit",author_box_header_tag:"h3",author_box_avatar_show:"1",author_box_avatar_source:"local",author_box_avatar_fallback:"gravatar",author_box_avatar_default_gravatar:"mp",author_box_avatar_background_color:"#d0d0d0",author_box_avatar_color:"#9b9b9b",author_box_avatar_border_style:"none",author_box_avatar_border_width:"0",author_box_avatar_border_color:"transparent",author_box_avatar_border_radius:"6",author_box_avatar_width:"90",author_box_avatar_height:"90",author_box_avatar_link:"archive",author_box_name_show:"1",author_box_name_font_size:"22",author_box_name_line_height:"22",author_box_name_font_weight:"600",author_box_name_text_transform:"lowercase",author_box_name_font_style:"italic",author_box_name_text_decoration:"",author_box_name_text_align:"left",author_box_name_color:"#000000",author_box_name_link:"archive",author_box_name_underline:"remove",author_box_name_tag:"h5",author_box_meta_show:"1",author_box_meta_show_email:"0",author_box_meta_show_phone:"0",author_box_meta_font_size:"12",author_box_meta_line_height:"12",author_box_meta_font_weight:"",author_box_meta_text_transform:"",author_box_meta_font_style:"",author_box_meta_text_decoration:"",author_box_meta_text_align:"",author_box_meta_color:"inherit",author_box_meta_divider:"|",author_box_meta_divider_spacing:"0.2",author_box_meta_at:m_editor.preset.at,author_box_meta_web:m_editor.preset.web,author_box_meta_posts:m_editor.preset.more,author_box_meta_bio:m_editor.preset.bio,author_box_bio_source:"full",author_box_bio_font_size:"13",author_box_bio_line_height:"18",author_box_bio_font_weight:"",author_box_bio_text_transform:"",author_box_bio_font_style:"italic",author_box_bio_text_decoration:"",author_box_bio_text_align:"",author_box_bio_color:"inherit",author_box_social_show:"1",author_box_social_style:"branded-squared-reverse",author_box_social_font_size:"16",author_box_social_color:"#ffffff",author_box_social_target:"_blank",author_box_show_related_posts:"1",author_box_related_show_empty:"1",author_box_related_none:m_editor.preset.no_related,author_box_related_layout:"layout-1",author_box_related_columns:"1",author_box_related_columns_gap:"0",author_box_related_orderby:"date",author_box_related_order:"DESC",author_box_related_count:"4",author_box_related_font_size:"inherit",author_box_related_line_height:"",author_box_related_font_weight:"",author_box_related_text_transform:"",author_box_related_font_style:"",author_box_related_text_decoration:"",author_box_related_text_align:"",author_box_related_color:"inherit",author_box_margin_top:"20",author_box_margin_right:"0",author_box_margin_bottom:"20",author_box_margin_left:"0",author_box_border_top:"0",author_box_border_right:"0",author_box_border_bottom:"0",author_box_border_left:"0",author_box_padding_top:"0",author_box_padding_right:"0",author_box_padding_bottom:"0",author_box_padding_left:"0",author_box_border_style:"solid",author_box_border_color:"#d7d7d7",author_box_border_radius:"0",author_box_width:"100",author_box_background_color:"transparent",author_box_layout:"stacked",author_box_profile_title:m_editor.preset.profile,author_box_related_title:m_editor.preset.related,author_box_profile_layout:"layout-7",author_box_profile_valign:"center",author_box_bottom_background_color:"#fcfcfc",author_box_bottom_border_style:"solid",author_box_bottom_border_width:"1",author_box_bottom_border_color:"#f1f1f1",author_box_shadow_color:"transparent",author_box_shadow_h_offset:"0",author_box_shadow_v_offset:"0",author_box_shadow_blur:"0",author_box_shadow_spread:"0",author_box_shadow_inset:"0",author_box_tabs_position:"top-full",author_box_tabs_color:"transparent",author_box_tabs_background_color:"transparent",author_box_tabs_text_color:"inherit",author_box_tabs_active_background_color:"#efefef",author_box_tabs_active_text_color:"inherit",author_box_tabs_active_border:"top",author_box_tabs_active_border_style:"solid",author_box_tabs_active_border_width:"2",author_box_tabs_active_border_color:"#efefef",author_box_custom_css:".m-a-box-profile {\n   border: 1px solid lightgray;\n}\n.m-a-box-related {\n   padding: 20px 0;\n}\n.m-a-box-related-title {\n   border-bottom: 1px solid lightgray !important;\n}",author_box_custom_css_class:""}};
  • molongui-authorship/trunk/changelog.txt

    r3447627 r3462341  
    22
    33== Changelog ==
     4
     5= 5.2.9 (2026-02-16) =
     6
     7* **Added**: New ready-to-use template for the author box.
     8* **Fixed**: Author box related posts now work correctly when Co-Authors and Guest Authors are disabled.
    49
    510= 5.2.8 (2026-01-27) =
  • molongui-authorship/trunk/includes/author-filters.php

    r3439281 r3462341  
    1313class Author_Filters
    1414{
    15     private $javascript = '/assets/js/byline.e0b3.min.js';
     15    private $javascript = '/assets/js/byline.4cc4.min.js';
    1616    public function __construct()
    1717    {
  • molongui-authorship/trunk/includes/author.php

    r3447627 r3462341  
    14231423        }
    14241424        $no_found_rows = ( $posts_per_page > 0 ) ? false : $no_found_rows_raw;
    1425         $ref = ( $this->type === 'user' ) ? ( 'user-' . $this->id ) : ( 'guest-' . $this->id );
    1426         $meta_query[] = array
    1427         (
    1428             'key'     => self::RELATION_META_KEY,
    1429             'value'   => $ref,
    1430             'compare' => '==',
    1431         );
     1425        $coauthors_enabled = (bool) Settings::is_co_authors_enabled();
     1426        $guests_enabled    = (bool) Settings::is_guest_author_enabled();
     1427
     1428        $use_relation_meta = ( $coauthors_enabled || $guests_enabled );
     1429        $use_native_author = ( ! $coauthors_enabled && ! $guests_enabled );
     1430
     1431        if ( $use_relation_meta )
     1432        {
     1433            $ref = ( $this->type === 'user' ) ? ( 'user-' . $this->id ) : ( 'guest-' . $this->id );
     1434            $meta_query[] = array
     1435            (
     1436                'key'     => self::RELATION_META_KEY,
     1437                'value'   => $ref,
     1438                'compare' => '==',
     1439            );
     1440        }
    14321441        if ( is_string( $a['post_type'] ) && $a['post_type'] === 'related' )
    14331442        {
     
    14631472        $q_args = array_merge( $q_args, $cat_args );
    14641473
     1474        if ( $use_native_author && $this->type === 'user' )
     1475        {
     1476            $q_args['author'] = (int) $this->id;
     1477        }
     1478
    14651479        /*!
    14661480         * FILTER HOOK
     
    14721486         */
    14731487        $q_args = apply_filters( 'molongui_authorship/author/get_posts/query_args', $q_args, $this );
     1488
    14741489        $resolved = array
    14751490        (
     
    14941509        );
    14951510        $resolved = array_merge( $resolved, $cat_args );
     1511
     1512        if ( $use_native_author && $this->type === 'user' )
     1513        {
     1514            $resolved['author'] = (int) $this->id;
     1515        }
    14961516
    14971517        /*!
     
    15401560        $source           = apply_filters( 'molongui_authorship/author/get_post_counts/source', $source, $this );
    15411561        $fallback_to_live = (bool) apply_filters( 'molongui_authorship/author/get_post_counts/allow_fallback', $fallback_to_live, $this );
     1562        $relation_meta_enabled = ( Settings::is_guest_author_enabled() || Settings::is_co_authors_enabled() );
    15421563        if ( is_string( $post_types ) )
    15431564        {
     
    15651586
    15661587        $post_types = array_keys( $set );
     1588        $effective_source = $source;
     1589
     1590        if ( ! $relation_meta_enabled )
     1591        {
     1592            if ( $this->type !== 'user' )
     1593            {
     1594                $zero = array();
     1595                foreach ( $post_types as $pt )
     1596                {
     1597                    $zero[$pt] = 0;
     1598                }
     1599                return $zero;
     1600            }
     1601            $effective_source = $source;//'live';
     1602            $fallback_to_live = true;//false;
     1603        }
    15671604        return $this->get_computed_value(
    1568             'post_counts:' . implode( ',', $post_types ) . ':' . $source . ':' . ( $fallback_to_live ? '1' : '0' ),
    1569             function () use ( $post_types, $source, $fallback_to_live )
     1605            'post_counts:' . implode( ',', $post_types ) . ':' . $effective_source . ':' . ( $fallback_to_live ? '1' : '0' ) . ':' . ( $relation_meta_enabled ? 'rel' : 'native' ),
     1606            function () use ( $post_types, $effective_source, $fallback_to_live, $relation_meta_enabled )
    15701607            {
    15711608                $counts   = array();
    1572                 $use_meta = ( strtolower( $source ) !== 'live' );
     1609                $use_meta = ( $relation_meta_enabled && strtolower( $effective_source ) !== 'live' );
    15731610
    15741611                foreach ( $post_types as $pt )
     
    16121649                 * @since 5.2.0
    16131650                 */
    1614                 return apply_filters( 'molongui_authorship/author/get_post_counts', $counts, $post_types, $this, $source );
     1651                return apply_filters( 'molongui_authorship/author/get_post_counts', $counts, $post_types, $this, $effective_source );
    16151652            },
    16161653            ''
     
    16301667    private function compute_live_post_count( $post_type )
    16311668    {
    1632         $pre = apply_filters( 'molongui_authorship/author/get_post_counts/live_value', null, $this, $post_type );
     1669        $use_relation_meta = ( Settings::is_guest_author_enabled() || Settings::is_co_authors_enabled() );
     1670        $strategy = $use_relation_meta ? 'relation-meta' : 'native-author';
     1671
     1672        /*!
     1673         * FILTER HOOK
     1674         * Allow a site to provide an authoritative value (short-circuit).
     1675         *
     1676         * @param null              Filtered value must be an integer.
     1677         * @param Author $author    Current author instance.
     1678         * @param string $post_type Target post type.
     1679         * @param string $strategy  Either 'relation-meta' or 'native-author'.
     1680         * @since 5.2.0
     1681         */
     1682        $pre = apply_filters( 'molongui_authorship/author/get_post_counts/live_value', null, $this, $post_type, $strategy );
    16331683        if ( is_int( $pre ) )
    16341684        {
    16351685            return max( 0, $pre );
    16361686        }
     1687        if ( ! $use_relation_meta && $this->type !== 'user' )
     1688        {
     1689            return 0;
     1690        }
    16371691
    16381692        global $wpdb;
    1639         $ref_prefix = ( $this->type === 'user' ) ? 'user-' : 'guest-';
    1640         $ref_value  = $ref_prefix . (int) $this->id;
    1641         $like = '%' . $wpdb->esc_like( $ref_value ) . '%';
    16421693        $statuses = (array) Admin_Post::get_countable_post_statuses();
    16431694        if ( empty( $statuses ) )
     
    16531704                ...$statuses
    16541705            ),
    1655             $wpdb->prepare( "{$wpdb->postmeta}.meta_key = %s", self::RELATION_META_KEY ),
    1656             $wpdb->prepare( "{$wpdb->postmeta}.meta_value LIKE %s", $like ),
    1657         );
     1706        );
     1707        if ( $use_relation_meta )
     1708        {
     1709            $ref_prefix = ( $this->type === 'user' ) ? 'user-' : 'guest-';
     1710            $ref_value  = $ref_prefix . (int) $this->id;
     1711            $like = '%' . $wpdb->esc_like( $ref_value ) . '%';
     1712
     1713            $where[] = $wpdb->prepare( "{$wpdb->postmeta}.meta_key = %s", self::RELATION_META_KEY );
     1714            $where[] = $wpdb->prepare( "{$wpdb->postmeta}.meta_value LIKE %s", $like );
     1715        }
     1716        else
     1717        {
     1718            $where[] = $wpdb->prepare( "{$wpdb->posts}.post_author = %d", (int) $this->id );
     1719        }
    16581720
    16591721        /*!
     
    16611723         * Allow callers to tweak WHERE fragments (e.g., include more statuses or custom storage).
    16621724         *
    1663          * @param string[] $where      Array of safe SQL fragments (no leading WHERE).
    1664          * @param Author   $author     Current author instance.
    1665          * @param string   $post_type  Target post type.
     1725         * @param string[] $where     Array of safe SQL fragments (no leading WHERE).
     1726         * @param Author   $author    Current author instance.
     1727         * @param string   $post_type Target post type.
     1728         * @param string   $strategy  Either 'relation-meta' or 'native-author'.
    16661729         * @since 5.2.0
    16671730         */
    1668         $where = apply_filters( 'molongui_authorship/author/get_post_counts/live_where', $where, $this, $post_type );
    1669         $sql = "
    1670             SELECT COUNT(1)
    1671             FROM {$wpdb->posts}
    1672             INNER JOIN {$wpdb->postmeta}
    1673                 ON {$wpdb->posts}.ID = {$wpdb->postmeta}.post_id
    1674             WHERE " . implode( ' AND ', $where );
     1731        $where = apply_filters( 'molongui_authorship/author/get_post_counts/live_where', $where, $this, $post_type, $strategy );
     1732        if ( $use_relation_meta )
     1733        {
     1734            $sql = "
     1735                SELECT COUNT(1)
     1736                FROM {$wpdb->posts}
     1737                INNER JOIN {$wpdb->postmeta}
     1738                    ON {$wpdb->posts}.ID = {$wpdb->postmeta}.post_id
     1739                WHERE " . implode( ' AND ', $where );
     1740        }
     1741        else
     1742        {
     1743            $sql = "
     1744                SELECT COUNT(1)
     1745                FROM {$wpdb->posts}
     1746                WHERE " . implode( ' AND ', $where );
     1747        }
    16751748
    16761749        /*!
     
    16811754         * @param Author  $author     Current author instance.
    16821755         * @param string  $post_type  Target post type.
     1756         * @param string  $strategy   Either 'relation-meta' or 'native-author'.
    16831757         * @since 5.2.0
    16841758         */
    1685         $sql = apply_filters( 'molongui_authorship/author/get_post_counts/live_sql', $sql, $this, $post_type );
     1759        $sql = apply_filters( 'molongui_authorship/author/get_post_counts/live_sql', $sql, $this, $post_type, $strategy );
    16861760        $n = (int) $wpdb->get_var( $sql );
    16871761
  • molongui-authorship/trunk/includes/settings.php

    r3443140 r3462341  
    43714371    public static function enabled_post_types( $feature = 'all', $query = 'ids' )
    43724372    {
    4373         $guest_author_post_types = $co_authors_post_types = array();
    4374 
     4373        $feature = is_string( $feature ) ? strtolower( trim( $feature ) ) : 'all';
     4374        $query   = is_string( $query ) ? strtolower( trim( $query ) ) : 'ids';
     4375        if ( ! self::is_guest_author_enabled() && ! self::is_co_authors_enabled() )
     4376        {
     4377            if ( $query === 'ids' )
     4378            {
     4379                return array( 'post' );
     4380            }
     4381            $existing_post_types = Post::get_post_types( 'all', 'objects', false );
     4382
     4383            return ! empty( $existing_post_types['post'] )
     4384                ? array(
     4385                    'post' => array(
     4386                        'id'       => $existing_post_types['post']->name,
     4387                        'label'    => $existing_post_types['post']->labels->name,
     4388                        'singular' => $existing_post_types['post']->labels->singular_name,
     4389                    ),
     4390                )
     4391                : array();
     4392        }
     4393
     4394        $guest_author_post_types = array();
     4395        $co_authors_post_types   = array();
    43754396        if ( self::is_guest_author_enabled() )
    43764397        {
    4377             $guest_author_post_types = explode( ',', self::get( 'guest_author_post_types', "" ) );
     4398            $raw = self::get( 'guest_author_post_types', '' );
     4399
     4400            if ( is_array( $raw ) )
     4401            {
     4402                $guest_author_post_types = $raw;
     4403            }
     4404            elseif ( is_string( $raw ) )
     4405            {
     4406                $guest_author_post_types = explode( ',', $raw );
     4407            }
    43784408        }
    4379 
    43804409        if ( self::is_co_authors_enabled() )
    43814410        {
    4382             $co_authors_post_types = explode( ',', self::get( 'co_authors_post_types', "" ) );
     4411            $raw = self::get( 'co_authors_post_types', '' );
     4412
     4413            if ( is_array( $raw ) )
     4414            {
     4415                $co_authors_post_types = $raw;
     4416            }
     4417            elseif ( is_string( $raw ) )
     4418            {
     4419                $co_authors_post_types = explode( ',', $raw );
     4420            }
    43834421        }
    4384 
    43854422        switch ( $feature )
    43864423        {
     
    43934430                break;
    43944431
     4432            case 'all':
    43954433            default:
    4396                 $post_types = array_unique( array_merge( $guest_author_post_types, $co_authors_post_types ) );
     4434                $post_types = array_merge( $guest_author_post_types, $co_authors_post_types );
    43974435                break;
    43984436        }
    4399 
    4400         if ( 'ids' === $query )
     4437        $sanitized = array();
     4438
     4439        foreach ( (array) $post_types as $post_type )
     4440        {
     4441            if ( ! is_string( $post_type ) )
     4442            {
     4443                continue;
     4444            }
     4445
     4446            $post_type = sanitize_key( trim( $post_type ) );
     4447
     4448            if ( $post_type === '' )
     4449            {
     4450                continue;
     4451            }
     4452
     4453            if ( ! post_type_exists( $post_type ) )
     4454            {
     4455                continue;
     4456            }
     4457
     4458            $sanitized[ $post_type ] = true;
     4459        }
     4460
     4461        $post_types = array_keys( $sanitized );
     4462        if ( empty( $post_types ) )
     4463        {
     4464            $post_types = array( 'post' );
     4465        }
     4466        if ( $query === 'ids' )
    44014467        {
    44024468            return $post_types;
    44034469        }
    4404 
    44054470        $existing_post_types = Post::get_post_types( 'all', 'objects', false );
    44064471        $_post_types         = array();
     
    44084473        foreach ( $post_types as $post_type )
    44094474        {
    4410             if ( !empty( $existing_post_types[$post_type] ) )
     4475            if ( ! empty( $existing_post_types[ $post_type ] ) )
    44114476            {
    4412                 $_post_types[$post_type] = array
    4413                 (
    4414                     'id'       => $existing_post_types[$post_type]->name,
    4415                     'label'    => $existing_post_types[$post_type]->labels->name,
    4416                     'singular' => $existing_post_types[$post_type]->labels->singular_name,
     4477                $_post_types[ $post_type ] = array(
     4478                    'id'       => $existing_post_types[ $post_type ]->name,
     4479                    'label'    => $existing_post_types[ $post_type ]->labels->name,
     4480                    'singular' => $existing_post_types[ $post_type ]->labels->singular_name,
    44174481                );
    44184482            }
  • molongui-authorship/trunk/molongui-authorship.php

    r3447627 r3462341  
    1313 * Plugin URI:        https://www.molongui.com/wordpress-plugin-post-authors
    1414 * Description:       All-in-One Authorship Solution: Seamless Author Box, Guest Authors, and Co-Authors to enhance your site's authority, credibility, engagement, and SEO.
    15  * Version:           5.2.8
     15 * Version:           5.2.9
    1616 * Requires at least: 5.2
    1717 * Tested up to:      6.9
     
    4444final class MolonguiAuthorship
    4545{
    46     const VERSION = '5.2.8';
     46    const VERSION = '5.2.9';
    4747    use Singleton;
    4848    function __construct()
  • molongui-authorship/trunk/views/admin/editor/parts/html-editor-tab-presets.php

    r3222089 r3462341  
    2727        'p11'     => $has_pro ? __( "Preset 11", 'molongui-authorship' ) : __( "Preset 11 - Requires PRO", 'molongui-authorship' ),
    2828        'p12'     => __( "Preset 12", 'molongui-authorship' ),
     29        'p13'     => __( "Preset 13", 'molongui-authorship' ),
    2930    ),
    3031    array
Note: See TracChangeset for help on using the changeset viewer.