Title: make featured only admin
Last modified: August 21, 2016

---

# make featured only admin

 *  [mostafiz4u](https://wordpress.org/support/users/mostafiz4u/)
 * (@mostafiz4u)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/make-featured-only-admin/)
 * function c_slider_meta() {
 *  global $post;
    $custom = get_post_custom($post->ID); $feat_slider = $custom[“
   feat_slider”][0];
 * ?>
 *  <div class=”inside”>
    <table class=”form-table”> <tr> <th><label for=”feat_slider”
   >Feature in Featured Content Slider?</label></th> <td><input type=”checkbox” 
   name=”feat_slider” value=”1″ <?php if($feat_slider == 1) { echo “checked=’checked'”;}?
   ></td> </tr> </table> </div>
 * how to set featured post only admin
    help me first
 * [http://wordpress.org/plugins/wp-featured-content-slider/](http://wordpress.org/plugins/wp-featured-content-slider/)

The topic ‘make featured only admin’ is closed to new replies.

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

 * 0 replies
 * 1 participant
 * Last reply from: [mostafiz4u](https://wordpress.org/support/users/mostafiz4u/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/make-featured-only-admin/)
 * Status: not resolved