Methods
Description
WebsiteParser::__construct()

Class constructor

Source: bp-activity/vendors/website-parser/website_parser.php:119

WebsiteParser::__destruct()

The class destructor.

Source: bp-activity/vendors/website-parser/website_parser.php:133

WebsiteParser::_isCurl()

Source: bp-activity/vendors/website-parser/website_parser.php:395

WebsiteParser::findLinkTitle()

Source: bp-activity/vendors/website-parser/website_parser.php:378

WebsiteParser::getContent()

A public function to grab and return content

Source: bp-activity/vendors/website-parser/website_parser.php:144

WebsiteParser::getHrefLinks()

Extract all href links from grab contents

Source: bp-activity/vendors/website-parser/website_parser.php:157

WebsiteParser::getImageSources()

Extract all images sources from grabbed contents

Source: bp-activity/vendors/website-parser/website_parser.php:196

WebsiteParser::getLinkType()

Source: bp-activity/vendors/website-parser/website_parser.php:368

WebsiteParser::getMetaTags()

Extract all metatags sources from grabbed contents

Source: bp-activity/vendors/website-parser/website_parser.php:253

WebsiteParser::getTitle()

Extract title from grabbed contents

Source: bp-activity/vendors/website-parser/website_parser.php:231

WebsiteParser::grabContent()

A private method grabs website content using cUrl And put content it into a class variable Can be replace by file_get_contents() but it’s very slow, cpu intensive and does not handle redirects, caching, cookies, etc.

Source: bp-activity/vendors/website-parser/website_parser.php:337

WebsiteParser::sanitizeUrl()

Source: bp-activity/vendors/website-parser/website_parser.php:358

WebsiteParser::setLinksType()

Set link type to extract from grabbed contents

Source: bp-activity/vendors/website-parser/website_parser.php:311

WebsiteParser::setUrls()

Prepare base and full url from given website link to grab

Source: bp-activity/vendors/website-parser/website_parser.php:319

WebsiteParser::truncateText()

Truncate text in to preferred length

Source: bp-activity/vendors/website-parser/website_parser.php:295

WP_Async_Request::__construct()

Initiate new async request

Source: bp-core/libraries/wp-async-request.php:58

WP_Async_Request::data()

Set data used during the request

Source: bp-core/libraries/wp-async-request.php:72

WP_Async_Request::dispatch()

Dispatch the async request

Source: bp-core/libraries/wp-async-request.php:83

WP_Async_Request::get_post_args()

Get post args

Source: bp-core/libraries/wp-async-request.php:124

WP_Async_Request::get_query_args()

Get query args

Source: bp-core/libraries/wp-async-request.php:95

WP_Async_Request::get_query_url()

Get query URL

Source: bp-core/libraries/wp-async-request.php:111

WP_Async_Request::handle()

Handle

Source: bp-core/libraries/wp-async-request.php:160

WP_Async_Request::maybe_handle()

Maybe handle

Source: bp-core/libraries/wp-async-request.php:143

WP_Background_Process::__construct()

Initiate new background process

Source: bp-core/libraries/wp-background-process.php:57

WP_Background_Process::cancel_process()

Cancel Process

Source: bp-core/libraries/wp-background-process.php:491

WP_Background_Process::clear_scheduled_event()

Clear scheduled event

Source: bp-core/libraries/wp-background-process.php:478

WP_Background_Process::complete()

Complete.

Source: bp-core/libraries/wp-background-process.php:413

WP_Background_Process::delete()

Delete queue

Source: bp-core/libraries/wp-background-process.php:132

WP_Background_Process::dispatch()

Dispatch

Source: bp-core/libraries/wp-background-process.php:73

WP_Background_Process::generate_key()

Generate key

Source: bp-core/libraries/wp-background-process.php:148

WP_Background_Process::get_batch()

Get batch

Source: bp-core/libraries/wp-background-process.php:263

WP_Background_Process::get_memory_limit()

Get memory limit

Source: bp-core/libraries/wp-background-process.php:372

WP_Background_Process::handle()

Handle

Source: bp-core/libraries/wp-background-process.php:306

WP_Background_Process::handle_cron_healthcheck()

Handle cron healthcheck

Source: bp-core/libraries/wp-background-process.php:449

WP_Background_Process::is_process_running()

Is process running

Source: bp-core/libraries/wp-background-process.php:220

WP_Background_Process::is_queue_empty()

Is queue empty

Source: bp-core/libraries/wp-background-process.php:187

WP_Background_Process::lock_process()

Lock process

Source: bp-core/libraries/wp-background-process.php:236

WP_Background_Process::maybe_handle()

Maybe process queue

Source: bp-core/libraries/wp-background-process.php:161

WP_Background_Process::memory_exceeded()

Memory exceeded

Source: bp-core/libraries/wp-background-process.php:355

WP_Background_Process::push_to_queue()

Push to queue

Source: bp-core/libraries/wp-background-process.php:88

WP_Background_Process::save()

Save queue

Source: bp-core/libraries/wp-background-process.php:99

WP_Background_Process::schedule_cron_healthcheck()

Schedule cron healthcheck

Source: bp-core/libraries/wp-background-process.php:427

WP_Background_Process::schedule_event()

Schedule event

Source: bp-core/libraries/wp-background-process.php:469

WP_Background_Process::task()

Task

Source: bp-core/libraries/wp-background-process.php:514

WP_Background_Process::time_exceeded()

Time exceeded.

Source: bp-core/libraries/wp-background-process.php:396

WP_Background_Process::unlock_process()

Unlock process

Source: bp-core/libraries/wp-background-process.php:252

WP_Background_Process::update()

Update queue

Source: bp-core/libraries/wp-background-process.php:117

XenForo::__construct()

Main constructor

Source: bp-forums/admin/converters/XenForo.php:16

XenForo::authenticate_pass()

This method is to take the pass out of the database and compare to a pass the user has typed in.

Source: bp-forums/admin/converters/XenForo.php:615

XenForo::callback_forum_status()

Translate the forum status from XenForo numeric’s to WordPress’s strings.

Source: bp-forums/admin/converters/XenForo.php:651