Custom Permalinks with CPT and Hierarchical Taxonomies

CPT does’t have much options for building custom permalinks. What you need can’t be done without custom coding and creating new rewrite rules, and handling permalink parsing. I have plugin for working with post types and taxonomies, and it includes options for custom permalinks and more. It is not a free plugin, but in many … Read more

WP Rewrite Rule Issue while using Custom post type & taxonomy

Don’t really know why but here is a working solution : $blogCategoryBaseSlug = ‘articles’; $labels = array( ‘name’ => __( ‘Blog Post’, ‘Post Type General Name’, $this->text_domain ), ‘singular_name’ => __( ‘Blog Post’, ‘Post Type Singular Name’, $this->text_domain ), ‘menu_name’ => __( ‘Blog Posts’, $this->text_domain ), ‘name_admin_bar’ => __( ‘Blog Post’, $this->text_domain ), ‘archives’ => … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)