Title: PHP Code or Short Code?
Last modified: August 21, 2016

---

# PHP Code or Short Code?

 *  [ParmveerS](https://wordpress.org/support/users/parmveers/)
 * (@parmveers)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/php-code-or-short-code/)
 * Hi,
 * Can You provide some PHP Code or Short Code to call this plugin inside Pages 
   or Somewhere else than Widgeted area?
 * [http://wordpress.org/extend/plugins/fp-news-ticker/](http://wordpress.org/extend/plugins/fp-news-ticker/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Flourish Pixel](https://wordpress.org/support/users/digontobd/)
 * (@digontobd)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/php-code-or-short-code/#post-3931285)
 * You can use widget for any sidebar area or any widget position but the template
   code is not ready for it, hope i will provide that within short time.
 *  [lwoods](https://wordpress.org/support/users/lwoods/)
 * (@lwoods)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/php-code-or-short-code/#post-3931354)
 * Plugin Author:
 * Change all occurrences of attribute_escape to esc_attr in your php code. attribute_escape
   is deprecated. It’s a one-to-one replace.
    Also, while you are at it you might
   change your instantiation method from NewstickerWidget to __construct .
 * Good package, though. Works fine.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP Code or Short Code?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/fp-news-ticker_909092.svg)
 * [FP News Ticker](https://wordpress.org/plugins/fp-news-ticker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fp-news-ticker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fp-news-ticker/)
 * [Active Topics](https://wordpress.org/support/plugin/fp-news-ticker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fp-news-ticker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fp-news-ticker/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [lwoods](https://wordpress.org/support/users/lwoods/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/php-code-or-short-code/#post-3931354)
 * Status: not resolved