Awesome Support Developer Documentation

wpas_admin_reply_form_reply_content


Signature

apply_filters( 'wpas_admin_reply_form_reply_content', $content );

Typical Usage

Set the content to be shown in the editor when rendering the editor in the reply tab in wp-admin

Parameters

  • $content: String

Returns

  • String

Located In

  • File: includes/admin/metaboxes/replies-form.php
  • Function: wpas_reply_form_tab_content

First Available

Version 3.1.5


More Topics In Filter Hooks

Share: