AnsPress_Bad_words::init()

Method: Initialize the plugin by setting localization and loading public scripts and styles.

AnsPress_Bad_words::before_inserting_question()

Method: Hook to check bad words before inserting question into database.

AnsPress_Bad_words::options()

Method: Register Categories options

AnsPress_Bad_words::get_bad_words()

Method: Check if checking for bad word is enabled.

AnsPress_reCcaptcha::options()

Method: Register Categories options

AnsPress_reCcaptcha::verification_response()

Method: Send ajax response if capatcha verification fails.

AnsPress_reCcaptcha::verify_recaptcha()

Method: Check reCaptach verification.

AnsPress_reCcaptcha::ap_ask_form_fields()

Method: No description

AnsPress_Avatar::generate()

Method: Function to generate letter avatar

AnsPress_Avatar::hex_to_rgb()

Method: Convert hex value to rgb.