mycred_get_users_reference_sum

This function will return an array of all point instances a user has based on the log.

mycred_get_user_id

This function will attempt to return a user ID based on either an identifying piece of information (email, login or slug) or based on keywords.

mycred_get_module

This function will return a specific myCRED Module object.

mycred_get_content_buyers_count

This function returns the total number of unique users that have purchased a given post.

mycred_get_content_sales_count

This function returns the total number of times a particular posts content has been purchased.

mycred_get_content_price

This function returns the set price for a post that has been set for sale using the Sell Content add-on.

mycred_sell_content_new_purchase

This function will attempt to charge a given user for a piece of content that has been set for sale using the Sell Content add-on.

mycred_sell_content_payment_buttons

This function will return all available payment buttons that a user can use, in order to pay for a posts content.

mycred_content_purchase_has_expired

This function will check if a content payment has expired or not.

mycred_user_paid_for_content

This function checks if a given user has a valid and active payment for a specific post that is set for sale.

mycred_post_is_for_sale

This function checks if a specific post is set for sale in the Sell Content add-on.

mycred_post_type_for_sale

This function checks if a given post type is set for sale in the Sell Content settings.

mycred_sell_content_post_id

This function attempts to get the current posts ID.

mycred_get_users_rank_id

This function returns a given users current rank post object ID of a specific point type.

mycred_get_rank_object_id

This function attempts to convert a given rank name into it's post object ID.

mycred_get_users_coupon_count

This function returns the total number of times a user has redeemed a specific coupon.