Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Awesome Recipe

Descripción

Awesome Recipe plugin creates a custom post type «Recipes» which allows you to create and publish your recipies like a professional.

Capturas

  • Frontend
  • Backend
  • Settings

Instalación

  1. Upload the plugin files to the /wp-content/plugins/awesome-recipe directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Recipes->Recipe Settings screen to customize the plugin.

Preguntas frecuentes

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/awesome-recipe directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Recipes->Recipe Settings screen to customize the plugin.
How do I show all recipe posts in a page ?

Simply place this shortcode [arpcpt_recipe] to any page to display your recipe posts.

Why I cannot publish a post without excerpt?

You cannot publish a post without excerpt. It is required for showing a small description for the page where you want to show your recipe posts using shortcode «[arpcpt_recipe]».

Why single recipe posts shows a default image?

The reason behind this is you did not setup a featured image for your recipe post.

How can I hide share buttons?

Please place this code to your theme CSS styles.
.awesome-recipe-share-container{display:none !important;}

Reseñas

Leer la 1 reseña

Colaboradores y desarrolladores

«Awesome Recipe» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Awesome Recipe» ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.

Traduce «Awesome Recipe» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

Initial relase

1.1

Fixed issues on category search results.