Skip to content

Instantly share code, notes, and snippets.

<?php
$idObj = get_category_by_slug('s_about');
$id = $idObj->term_id;
echo get_cat_name($id);
?>
@sitecustom
sitecustom / functions.php
Created September 3, 2016 20:22 — forked from agragregra/functions.php
WordPress functions.php Must Have
show_admin_bar(false);
add_theme_support('post-thumbnails');
remove_action( 'wp_head', 'feed_links_extra', 3 );
remove_action( 'wp_head', 'feed_links', 2 );
remove_action( 'wp_head', 'rsd_link' );
remove_action('wp_head', 'wlwmanifest_link');
remove_action('wp_head', 'wp_generator');
<!-- HTML -->
<a href="#" class="toggle-mnu hidden-lg"><span></span></a>
<!-- SASS -->
.toggle-mnu
display: block
width: 28px
height: 28px
margin-top: 14px
@sitecustom
sitecustom / modx_ace_material.txt
Created September 3, 2016 20:15 — forked from agragregra/modx_ace_material.txt
MODx Ace Material Theme
MODx Ace Material Theme
Системные настройки > Пространство имен "ace":
Размер шрифта: 18px
Высота области редактирования: 560
Невидимые символы: Да
Мягкая табуляция: Нет
Размер табуляции: 2
Тема редактора: tomorrow_night