woocommerce / woosidebars

Replace registered sidebars in your WordPress themes using different conditions such as a specific page, a category or even an individual blog post.
https://wordpress.org/plugins/woosidebars/
51 stars 42 forks source link

Rename post_type "sidebar" to "woosidebar" #71

Open manake opened 6 years ago

manake commented 6 years ago

It would be better to register it with a prefix like "woosidebar":

  1. To prevent frequent conflicts with other plugins when something unprefixed is used.
  2. To adhere to WordPress standards/guidelines and expectations of the community.