=== Custom Shortcodes === Contributors: marapper Donate link: http://iskariot.ru/wordpress/remix/#custom-short Tags: custom, custom fields, shortcodes, text, post, posts, page Requires at least: 2.0.2 Tested up to: 2.7 Stable tag: 1.0 Manage custom fields using the insert shortcodes or HTML comment in text of post. == Description == Manage __custom fields__ using the insert __shortcodes__ [custom name="_field-name_" value="_field-value_"] or HTML __conditional comments__ <!--custom name="_field-name_" value="_field-value_"--> in text of post. It's a hook for desktop blog clients, which don't support customfields natively. Простой хак Вордпресса, позволяющий управлять __произвольными полями__ из любого внешнего клиента или при отправке через почту с помощью __шорткодов__ [custom name="_имя-произвольного-поля_" value="_значение_"] или __условных комментариев__ <!--custom name="_имя-произвольного-поля_" value="_значение_"--> прямо в тексте поста. == Installation == 1. Upload `custom-shortcodes.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress