wpseek.com
A WordPress-centric search engine for devs and theme authors


wp_content_url › WordPress Constants

Sincen/a
define( 'WP_CONTENT_URL', get_option( 'siteurl' ) . '/wp-content' ); // Full URL - WP_CONTENT_DIR is defined further up.
Defined at:

No description yet.

Source

define( 'WP_CONTENT_URL', get_option( 'siteurl' ) . '/wp-content' ); // Full URL - WP_CONTENT_DIR is defined further up.