Title: [Plugin: Links shortcode] With
Last modified: August 20, 2016

---

# [Plugin: Links shortcode] With

 *  [Charles E. Frees-Melvin](https://wordpress.org/support/users/thee17/)
 * (@thee17)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-links-shortcode-with/)
 * With define(‘WP_DEBUG’, true); this plugin is spitting out notices.
 * Notice: Undefined property: stdClass::$link_category in /home/******/public_html/
   wp-content/plugins/links-shortcode/links-shortcode.php on line 118
 * [http://wordpress.org/extend/plugins/links-shortcode/](http://wordpress.org/extend/plugins/links-shortcode/)

Viewing 1 replies (of 1 total)

 *  Moderator [cubecolour](https://wordpress.org/support/users/numeeja/)
 * (@numeeja)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-links-shortcode-with/#post-2613727)
 * The quick & dirty approach of commenting out that line got rid of the notices
   for me
 * `// $linkinfo['link_category'] = $bm->link_category;`
 * I’m only using the plugin to output single category lists of links, but it seems
   to be working OK for me at the moment with no notices.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Links shortcode] With’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/links-shortcode_99cefc.svg)
 * [Links shortcode](https://wordpress.org/plugins/links-shortcode/)
 * [Support Threads](https://wordpress.org/support/plugin/links-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/links-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/links-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/links-shortcode/reviews/)

## Tags

 * [wp_debug](https://wordpress.org/support/topic-tag/wp_debug/)

 * 1 reply
 * 2 participants
 * Last reply from: [cubecolour](https://wordpress.org/support/users/numeeja/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-links-shortcode-with/#post-2613727)
 * Status: not resolved