Title: Code really bad
Last modified: September 2, 2016

---

# Code really bad

 *  [anthuanvasquez](https://wordpress.org/support/users/anthuanvasquez/)
 * (@anthuanvasquez)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/code-really-bad/)
 * I have used this plugin and I have to say it really is a bit bad programming 
   so I had to resort to modify many parts of your code.
 * Ex. option pagination plugin modifies the default paging option that comes in
   wordpress which is really bad.
 * Always the categories are displayed regardless of whether or not products.
 * For every little thing the plugin always used get_option(), which increases in
   a huge way the number of queries to the database, I recommend you use the plugin“
   developer” and activate the “debug mode”.
 * do not use get_option() to call the “Inner Template” instead uses do_action( ‘
   wpc_inner_template’ ) you better come.
 * Other than that I consider very good idea but will improve the code and logic
   I think it would be much better. Sorry to give such a low score Thanks.

The topic ‘Code really bad’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-catalogue_adaa98.svg)
 * [WP Catalogue](https://wordpress.org/plugins/wp-catalogue/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-catalogue/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-catalogue/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-catalogue/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-catalogue/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-catalogue/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [anthuanvasquez](https://wordpress.org/support/users/anthuanvasquez/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/code-really-bad/)