Title: Work with articles (posts)?
Last modified: August 21, 2016

---

# Work with articles (posts)?

 *  [dcrst75](https://wordpress.org/support/users/dcrst75/)
 * (@dcrst75)
 * [12 years ago](https://wordpress.org/support/topic/work-with-articles-posts/)
 * Hi
    Can you make this great plugin to wotk with posts? not only with pages? I
   want to put link to an category. Can I make this?
 * [https://wordpress.org/plugins/featured-pages-customizer/](https://wordpress.org/plugins/featured-pages-customizer/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [presscustomizr](https://wordpress.org/support/users/nikeo/)
 * (@nikeo)
 * [12 years ago](https://wordpress.org/support/topic/work-with-articles-posts/#post-4992305)
 * Hi,
 * For categories, this is something I am working on but not ready to go yet.
    To
   feature posts, you can check the [premium version here](http://www.themesandco.com/extension/featured-pages-unlimited/).
   However, you can make use of the hooks API included in the code to change your
   links.
 *     ```
       apply_filters(
       'fpc_link_url',
       get_permalink( $featured_page_id ),
       $fp_single_id
       );
       ```
   
 * Hope this will help (and thanks for your review by the way 🙂 )

Viewing 1 replies (of 1 total)

The topic ‘Work with articles (posts)?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/featured-pages-customizer_e1e1e5.
   svg)
 * [Featured Pages Customizer](https://wordpress.org/plugins/featured-pages-customizer/)
 * [Support Threads](https://wordpress.org/support/plugin/featured-pages-customizer/)
 * [Active Topics](https://wordpress.org/support/plugin/featured-pages-customizer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/featured-pages-customizer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/featured-pages-customizer/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [presscustomizr](https://wordpress.org/support/users/nikeo/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/work-with-articles-posts/#post-4992305)
 * Status: not resolved