Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Awesome Recipe

Deskripsyon

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

Mga Screenshot

  • Frontend
  • Backend
  • Settings

Pag-install

  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.

FAQ

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

Mga Review

Basahin lahat ng 1 review

Mga Contributor at Developer

Ang “Awesome Recipe” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Ang “Awesome Recipe” ay naisalin na sa 1 (na) locale. Salamat sa mga tagasalin para sa kanilang mga kontribusyon.

Isalin ang “Awesome Recipe” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0

Initial relase

1.1

Fixed issues on category search results.