html_link( $url, $title = '' )
Package
Description #Description
Related #Related
Uses #Uses
Uses | Description |
---|---|
framework/scb/Util.php: html() |
Used By #Used By
Used By | Description |
---|---|
theme-framework/kernel/functions.php: appthemes_new_user_notification() | Email login credentials to a newly-registered user. |
includes/cron.php: cp_check_expired_cron() | Prunes expired ads from site, scheduled with WP Cron. |
includes/cron.php: cp_membership_reminder_cron() | Sends email reminder about ending membership plan, default is 7 days before expire. |
includes/payments/order-factory.php: APP_Order_Factory::duplicate() | Duplicates an order. |
includes/payments/escrow/admin/settings.php: APP_Payments_Escrow_Settings_Admin::load_gateway_tabs() | Loads the gateway form fields into tabs |
includes/payments/admin/settings.php: APP_Payments_Settings_Admin::load_gateway_tabs() | Loads the gateway form fields into tabs. |
includes/payments/admin/order-single.php: APP_Admin_Order_Summary_Table::row() | |
includes/payments/gateways/bank-transfer/bt-emails.php: appthemes_bank_transfer_pending_email() | |
includes/views.php: CP_Post_Single::breadcrumbs() | Show parent categories. |
includes/views.php: CP_Ad_Single::breadcrumbs() | Show parent categories instead of listing archive. |
includes/emails.php: cp_new_ad_email() | Sends new ad notification email to admin. |
includes/emails.php: cp_owner_new_ad_email() | Sends new ad notification email to ad owner. |
includes/emails.php: cp_notify_ad_owner_email() | Sends email to ad owner when an ad is approved or expires. |
includes/emails.php: cp_contact_ad_owner_email() | Sends email to ad author from contact form. |
includes/emails.php: cp_new_user_notification() | Sends new user notification. |
includes/emails.php: cp_owner_activated_membership_email() | Sends notification email to buyer when membership was activated. |
includes/emails.php: cp_send_buyer_receipt() | Sends email with receipt to customer after completed purchase. |
includes/emails.php: cp_send_admin_receipt() | Sends email with receipt to admin after completed purchase. |
includes/reports/admin/metabox.php: APP_Reports_Table_Admin::row() | Returns reports table row |
framework/p2p-core/list-renderer.php: P2P_List_Renderer::render_item() | |
framework/scb/AdminPage.php: scbAdminPage::_action_link() | Adds an action link. |
framework/admin/class-system-info.php: APP_System_Info::init_tabs() | Initialize the page tabs. |
framework/admin/importer.php: APP_Importer::page_content() |