Title: Call the plugin in PHP
Last modified: August 21, 2016

---

# Call the plugin in PHP

 *  [kemsei](https://wordpress.org/support/users/kemsei/)
 * (@kemsei)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/call-the-plugin-in-php/)
 * Hi,
 * I just downloaded your plugin and would like to know how I can call it straight
   from a php page template instead of using it in a sidebar.
 * Can you help?
 * [http://wordpress.org/plugins/recent-posts-flexslider/](http://wordpress.org/plugins/recent-posts-flexslider/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [david wolfpaw](https://wordpress.org/support/users/davidjlaietta/)
 * (@davidjlaietta)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/call-the-plugin-in-php/#post-4140886)
 * The easiest way to do this would be to use something like the Widget on Pages
   plugin:
 * [http://wordpress.org/plugins/widgets-on-pages/](http://wordpress.org/plugins/widgets-on-pages/)
 * I don’t currently have anything built in to allow PHP inclusion of the widget,
   but something can be mocked up. Another method would be using the_widget, which
   can be found in the codex here:
 * [http://codex.wordpress.org/Function_Reference/the_widget](http://codex.wordpress.org/Function_Reference/the_widget)
 * Thanks,
    David

Viewing 1 replies (of 1 total)

The topic ‘Call the plugin in PHP’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/recent-posts-flexslider.svg)
 * [Recent Posts FlexSlider](https://wordpress.org/plugins/recent-posts-flexslider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/recent-posts-flexslider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/recent-posts-flexslider/)
 * [Active Topics](https://wordpress.org/support/plugin/recent-posts-flexslider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/recent-posts-flexslider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/recent-posts-flexslider/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [david wolfpaw](https://wordpress.org/support/users/davidjlaietta/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/call-the-plugin-in-php/#post-4140886)
 * Status: not resolved