WordPress.org

Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Function Reference/ms cookie constants

This page is marked as incomplete. You can help Codex by expanding it.

Description

Defines Multisite cookie constants.

Usage

<?php ms_cookie_constants() ?>

Parameters

This function does not accept any parameters

Return Value

This function does not return any value

Examples


Notes

Constants set: COOKIEPATH, SITECOOKIEPATH, ADMIN_COOKIE_PATH, COOKIE_DOMAIN

Change Log

Since: 3.0.0

Source File

ms_cookie_constants() is located in wp-includes/ms-default-constants.php

Related

 

See also index of Function Reference and index of Template Tags.