apply_filters( 'use_google_chrome_frame', bool $is_admin )

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


Description Description


Parameters Parameters

$is_admin

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


Top ↑

Source Source

File: wp-includes/vars.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.