Title: CodeFlavors Featured Post
Author: CodeFlavors
Published: <strong>26 בינואר 2016</strong>
Last modified: 22 באוגוסט 2016

---

חיפוש תוספים

![](https://ps.w.org/codeflavors-featured-post/assets/banner-772x250.png?rev=1336189)

תוסף זה **לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס**. ייתכן והתוסף כבר לא
מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות
יותר.

![](https://ps.w.org/codeflavors-featured-post/assets/icon-128x128.jpg?rev=1343218)

# CodeFlavors Featured Post

 מאת [CodeFlavors](https://profiles.wordpress.org/codeflavors/)

[הורדה](https://downloads.wordpress.org/plugin/codeflavors-featured-post.zip)

 * [פרטים](https://he.wordpress.org/plugins/codeflavors-featured-post/#description)
 * [סקירות](https://he.wordpress.org/plugins/codeflavors-featured-post/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/codeflavors-featured-post/#installation)
 * [פיתוח](https://he.wordpress.org/plugins/codeflavors-featured-post/#developers)

 [תמיכה](https://wordpress.org/support/plugin/codeflavors-featured-post/)

## תיאור

Convert your current theme into a masonry style theme by simply using a shortcode
or a widget. You will no longer be tied to a certain theme that implements masonry
to get a good looking masonry layout.

**CodeFlavors Featured Post** allows you to feature any WordPress post type into
posts and pages by using the shortcode implemented by the plugin. Besides the featured
posts shortcode, the plugin implements a widget that does the exact same thing.

You can use this plugin to display any post type, be it image, regular post, page,
WooCommerce product or whatever else.

To display featured posts into the front-end the plugin uses the templates it implements(
by default, only 2 are available Fancy and Default) and also offers the possibility
to create custom templates that can be used to display the featured posts.

**Features:**

 * Feature **any post type**;
 * Responsive options for displaying posts;
 * Plenty of options for choosing posts (post type, taxonomy, number of posts, skipped
   posts, template);
 * Compatible with Visual Composer;
 * Compatible with any WordPress theme;
 * Feature posts by using the shortcode or the widget;
 * TinyMCE editor interface for choosing featured posts.

**Links:**

 * [Documentation](http://www.codeflavors.com/documents/wordpress-featured-post/?utm_source=wordpressorg&utm_medium=readme&utm_campaign=cf_featured_post)
   on plugin usage and structure;
 * [Forum](http://www.codeflavors.com/codeflavors-forums/forum/codeflavors-featured-post/?utm_source=wordpressorg&utm_medium=readme&utm_campaign=cf_featured_post)(
   while we try to keep up with the forums here, please post any requests on our
   forums for a faster response);

## צילומי מסך

 * [[
 * The featured post templates available by default (left – template Default, right–
   template Fancy).
 * [[
 * WordPress editor button that opens the visual interface.
 * [[
 * CodeFlavors Featured Post widget.
 * [[
 * Visual Composer component.

## התקנה

 1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the
    plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the 'Plugins' screen in WordPress

## סקירות

![](https://secure.gravatar.com/avatar/0c980d94dd1deef4a0a4788c59449febce53ede6a5577e45bb62c4be9a45b615?
s=60&d=retro&r=g)

### 󠀁[Excellent!](https://wordpress.org/support/topic/excellent-4246/)󠁿

 [somePaulo](https://profiles.wordpress.org/finomeno/) 3 בפברואר 2017

Works perfectly and does what it says. Thanks for the great work!

![](https://secure.gravatar.com/avatar/7b8b891ad0058f9517bd20fed57913804d592cce229bcfbedfaf614ced20e4be?
s=60&d=retro&r=g)

### 󠀁[Doesn't work](https://wordpress.org/support/topic/doesnt-work-1358/)󠁿

 [dmpinder](https://profiles.wordpress.org/dmpinder/) 3 בספטמבר 2016 1 reply

Doesn't work on my site – loading the page is fine at first, but subsequent loads/
refreshes causes the layout to look very strange. Also loading Bootstrap CSS is 
incredibly lazy developing, it changes the base style of my site completely. Wouldn't
recommend until both issues are resolved.

 [ קראו את כל 2 הסקירות ](https://wordpress.org/support/plugin/codeflavors-featured-post/reviews/)

## מפתחים

"CodeFlavors Featured Post" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

 *   [ CodeFlavors ](https://profiles.wordpress.org/codeflavors/)
 *   [ Constantin Boiangiu ](https://profiles.wordpress.org/constantinboiangiu/)

[ניתן לתרגם את "CodeFlavors Featured Post" לשפה שלך.](https://translate.wordpress.org/projects/wp-plugins/codeflavors-featured-post)

### מעוניינים בפיתוח?

[עיינו בקוד](https://plugins.trac.wordpress.org/browser/codeflavors-featured-post/),
ראו את הקוד ב-[SVN repository](https://plugins.svn.wordpress.org/codeflavors-featured-post/),
או הירשמו ל[לוג פיתוח](https://plugins.trac.wordpress.org/log/codeflavors-featured-post/)
באמצעות [RSS](https://plugins.trac.wordpress.org/log/codeflavors-featured-post/?limit=100&mode=stop_on_copy&format=rss).

## שינויים

#### 1.1.1

 * Enqueue Bootstrap.css before theme styles to avoid changing the styling

#### 1.1

 * Added Bootstrap.css support for responsive layouts;
 * Added Masonry.js support;
 * Created filter "cfp_bootstrap_css" that when returns "false" will prevent the
   plugin from loading bootstrap.css from CDN:
    add_filter('cfp_bootstrap_css', '
   __return_false') // this will prevent the plugin from loading bootstrap;
 * Created filter "cfp_enqueue_masonry_js" that when returns "false" will prevent
   the plugin from loading and using Masonry.js;
    add_filter('cfp_enqueue_masonry_js','
   __return_false') // this will prevent the plugin from loading masonry;
 * Added new option for widget and shortcode for the number of columns that the 
   posts should be displayed in pages.

#### 1.0

 * גרסה ראשונית

## מטא

 *  גרסה: **1.1.1**
 *  Last updated **לפני 10 שנים**
 *  Active installations **30+**
 *  WordPress version ** 3.0 ומעלה **
 *  Tested up to **4.7.33**
 *  שפה
 * [English (US)](https://wordpress.org/plugins/codeflavors-featured-post/)
 * Tags
 * [custom post type](https://he.wordpress.org/plugins/tags/custom-post-type/)[featured post](https://he.wordpress.org/plugins/tags/featured-post/)
   [post](https://he.wordpress.org/plugins/tags/post/)[tinyMCE](https://he.wordpress.org/plugins/tags/tinymce/)
   [visual composer](https://he.wordpress.org/plugins/tags/visual-composer/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/codeflavors-featured-post/advanced/)

## דרוגים

 3.5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/codeflavors-featured-post/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/codeflavors-featured-post/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/codeflavors-featured-post/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/codeflavors-featured-post/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/codeflavors-featured-post/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/codeflavors-featured-post/reviews/#new-post)

[הצג הכל](https://wordpress.org/support/plugin/codeflavors-featured-post/reviews/)

## תורמים

 *   [ CodeFlavors ](https://profiles.wordpress.org/codeflavors/)
 *   [ Constantin Boiangiu ](https://profiles.wordpress.org/constantinboiangiu/)

## תמיכה

יש לך משהו לומר? זקוק לעזרה?

 [פורום תמיכה](https://wordpress.org/support/plugin/codeflavors-featured-post/)

## תרומה

האם ברצונך לקדם את התוסף הזה?

 [ לתרום לתוסף זה ](http://codeflavors.com/)