constant WP_BLOG_DEFAULT_NODE_PATH in WP Blog - a WordPress-style blogging module. 7
2 uses of WP_BLOG_DEFAULT_NODE_PATH
- wp_blog_install in ./
wp_blog.install - Implements hook_install().
- wp_blog_requirements in ./
wp_blog.install - Implements hook_requirements().
File
- ./
wp_blog.install, line 8 - Install functions for the WP Blog module.
Code
define('WP_BLOG_DEFAULT_NODE_PATH', 'blog/[node:created:custom:Y]/[node:created:custom:m]/[node:created:custom:d]/[node:title]');