Archive | Functions by letter w RSS feed for this section

wp_is_large_network

The default criteria for a large network is either more than 10,000 users or more than 10,000 sites. Plugins can alter this criteria using the ‘wp_is_large_network’ filter.

17650

Continue reading

wp_editor

Renders an editor.Using this function is the proper way to output all needed components for both TinyMCE and Quicktags. _WP_Editors should not be used directly. See http://core.trac.wordpress.org/ticket/17144.

17546

Continue reading