BuddyClients Docs

services.php

Table of Contents

Functions

buddyc_services_exist()  : bool
Checks whether any valid services exist.
buddyc_adjustment_options()  : mixed
Retrieves the adjustment options for an adjustment post.
buddyc_adjustment_options_count()  : mixed
Retrieves the number of adjustment options for an adjustment post.

Functions

buddyc_services_exist()

Checks whether any valid services exist.

buddyc_services_exist() : bool
Tags
since
0.4.0
Return values
bool

True if services exist, false if not.

buddyc_adjustment_options()

Retrieves the adjustment options for an adjustment post.

buddyc_adjustment_options(mixed $post_id) : mixed
Parameters
$post_id : mixed
Tags
since
0.1.0

buddyc_adjustment_options_count()

Retrieves the number of adjustment options for an adjustment post.

buddyc_adjustment_options_count(mixed $post_id) : mixed
Parameters
$post_id : mixed
Tags
since
0.1.0

        
On this page

Search results