Title: CodeFlavors Featured Post
Author: CodeFlavors
Published: <strong>26 Janeiro, 2016</strong>
Last modified: 22 Agosto, 2016

---

Procurar plugins

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

Este plugin **não foi testado com as 3 últimas grandes versões do WordPress**. Pode
já não ser suportado e pode ter problemas de compatibilidade quando usado com versões
mais recentes do WordPress.

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

# CodeFlavors Featured Post

 Por [CodeFlavors](https://profiles.wordpress.org/codeflavors/)

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

 * [Detalhes](https://pt.wordpress.org/plugins/codeflavors-featured-post/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/codeflavors-featured-post/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/codeflavors-featured-post/#installation)
 * [Desenvolvimento](https://pt.wordpress.org/plugins/codeflavors-featured-post/#developers)

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

## Descrição

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

## Ecrãs

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

## Instalação

 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

## Avaliações

![](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 Fevereiro, 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 Setembro, 2016 1 resposta

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.

 [ Ler todas as 2 avaliações ](https://wordpress.org/support/plugin/codeflavors-featured-post/reviews/)

## Contribuidores e programadores

“CodeFlavors Featured Post” é software de código aberto. As seguintes pessoas contribuíram
para este plugin:

Contribuidores

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

[Traduza o “CodeFlavors Featured Post” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/codeflavors-featured-post)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/codeflavors-featured-post/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/codeflavors-featured-post/),
ou subscreva o [registo de alterações](https://plugins.trac.wordpress.org/log/codeflavors-featured-post/)
por [RSS](https://plugins.trac.wordpress.org/log/codeflavors-featured-post/?limit=100&mode=stop_on_copy&format=rss).

## Registo de alterações

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

 * Release inicial

## Metadados

 *  Versão **1.1.1**
 *  Última actualização **Há 10 anos**
 *  Instalações activas **30+**
 *  Versão do WordPress ** 3.0 ou superior **
 *  Testado até **4.7.33**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/codeflavors-featured-post/)
 * Etiquetas
 * [custom post type](https://pt.wordpress.org/plugins/tags/custom-post-type/)[featured post](https://pt.wordpress.org/plugins/tags/featured-post/)
   [post](https://pt.wordpress.org/plugins/tags/post/)[tinyMCE](https://pt.wordpress.org/plugins/tags/tinymce/)
   [visual composer](https://pt.wordpress.org/plugins/tags/visual-composer/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/codeflavors-featured-post/advanced/)

## Classificações

 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)

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

## Contribuidores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/codeflavors-featured-post/)

## Doar

Gostaria de apoiar o desenvolvimento deste plugin?

 [ Fazer donativo para o plugin ](http://codeflavors.com/)