Title: CodeFlavors Featured Post
Author: CodeFlavors
Published: <strong>26 Ocak 2016</strong>
Last modified: 22 Ağustos 2016

---

Eklentilerde ara

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

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

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

# CodeFlavors Featured Post

 [CodeFlavors](https://profiles.wordpress.org/codeflavors/) tarafından

[İndir](https://downloads.wordpress.org/plugin/codeflavors-featured-post.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/codeflavors-featured-post/#description)
 * [İncelemeler](https://tr.wordpress.org/plugins/codeflavors-featured-post/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/codeflavors-featured-post/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/codeflavors-featured-post/#developers)

 [Destek](https://wordpress.org/support/plugin/codeflavors-featured-post/)

## Açıklama

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);

## Ekran Görüntüleri

 * [[
 * 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.

## Yükleme

 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

## İncelemeler

![](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 Şubat 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 Eylül 2016 1 yanıt

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 incelemeyi oku ](https://wordpress.org/support/plugin/codeflavors-featured-post/reviews/)

## Katkıda Bulunanlar ve Geliştiriciler

“CodeFlavors Featured Post” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye
katkıda bulunmuşlardır.

Katkıda bulunanlar

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

[“CodeFlavors Featured Post” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/codeflavors-featured-post)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/codeflavors-featured-post/),
[SVN deposuna](https://plugins.svn.wordpress.org/codeflavors-featured-post/) göz
atın ya da [RSS](https://plugins.trac.wordpress.org/log/codeflavors-featured-post/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/codeflavors-featured-post/)
abone olun.

## Değişiklik Kaydı

#### 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

 * İlk sürüm

## Meta

 *  Sürüm **1.1.1**
 *  Son güncelleme **10 yıl önce**
 *  Etkin kurulumlar **30+**
 *  WordPress sürümü ** 3.0 veya üstü **
 *  Test edilen sürüm **4.7.33**
 *  Dil
 * [English (US)](https://wordpress.org/plugins/codeflavors-featured-post/)
 * Etiketler
 * [custom post type](https://tr.wordpress.org/plugins/tags/custom-post-type/)[featured post](https://tr.wordpress.org/plugins/tags/featured-post/)
   [post](https://tr.wordpress.org/plugins/tags/post/)[tinyMCE](https://tr.wordpress.org/plugins/tags/tinymce/)
   [visual composer](https://tr.wordpress.org/plugins/tags/visual-composer/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/codeflavors-featured-post/advanced/)

## Puanlar

 5 üzerinden 3.5 yıldız.

 *  [  1 5 yıldızlı inceleme     ](https://wordpress.org/support/plugin/codeflavors-featured-post/reviews/?filter=5)
 *  [  0 4 yıldızlı inceleme     ](https://wordpress.org/support/plugin/codeflavors-featured-post/reviews/?filter=4)
 *  [  0 3 yıldızlı inceleme     ](https://wordpress.org/support/plugin/codeflavors-featured-post/reviews/?filter=3)
 *  [  1 2 yıldızlı inceleme     ](https://wordpress.org/support/plugin/codeflavors-featured-post/reviews/?filter=2)
 *  [  0 1 yıldızlı inceleme     ](https://wordpress.org/support/plugin/codeflavors-featured-post/reviews/?filter=1)

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

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/codeflavors-featured-post/reviews/)

## Katkıda bulunanlar

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

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/codeflavors-featured-post/)

## Bağış yap

Bu eklentinin geliştirilmesini desteklemek ister misiniz?

 [ Bu eklentiye bağış yap ](http://codeflavors.com/)