title($id); ?>
|
build_textarea($id); ?>
|
title($id); ?>
|
build_textarea($id); ?>
?aa=bb&cc=dd', 'aa ', 'cc '); ?>
|
title($id); ?>
|
conf($id)) {
$excludes_buf = implode("\n", array_map('get_cat_name', $this->conf($id)));
}
$this->build_textarea($id, false, $excludes_buf);
?>
|
title($id); ?>
|
conf($id)) {
$tag_names = array();
foreach (array_map('get_tag', $this->conf($id)) as $tag) {
$tag_names[] = $tag->name;
}
if (!empty($tag_names)) {
$excludes_buf = implode("\n", $tag_names);
}
}
$this->build_textarea($id, false, $excludes_buf);
?>
:
- http://www.example.com/tag/category/tag-slug/',
'
tag-slug '
); ?>
|
_is_multisite) :
// Cookie
require LSCWP_DIR . 'tpl/cache/settings_inc.exclude_cookies.tpl.php';
// User Agent
require LSCWP_DIR . 'tpl/cache/settings_inc.exclude_useragent.tpl.php';
endif;
?>
title($id); ?>
|
$title) : ?>
build_checkbox($id . '[]', $title, Control::cls()->in_cache_exc_roles($role), $role); ?>
|