use_google_chrome_frame

Advertisement

Summery Summery

Filters whether Google Chrome Frame should be used, if available.

Syntax Syntax

apply_filters( 'use_google_chrome_frame', bool $is_admin )

Parameters Parameters

$is_admin

Whether to use the Google Chrome Frame. Default is the value of is_admin().

Source Source

File: wp-includes/vars.php

Advertisement

Changelog Changelog

Changelog
Version Description
3.2.0 Introduced.

Advertisement

Leave a Reply