Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Hooks / BP_REST_Signup_Endpoint::get_endpoint_args_for_item_schema / bp_rest_signup_{$key}_query_arguments

apply_filters( "bp_rest_signup_{$key}_query_arguments", array $args, string $method )

Filters the method query arguments.

Contents

  • Description
    • Parameters
    • Source
    • Changelog
  • User Contributed Notes

Description #Description


Parameters #Parameters

$args

Query arguments.

$method

HTTP method of the request.


Top ↑

Source #Source

File: bp-members/classes/class-bp-rest-signup-endpoint.php


Top ↑

Changelog #Changelog

Changelog
Version Description
6.0.0 Introduced.

Top ↑

User Contributed Notes #User Contributed Notes

You must log in before being able to contribute a note or feedback.

Proudly powered by WordPress