WP QRecipeWriter Wordpress Plugin - Rating, Reviews, Demo & Download

WP QRecipeWriter Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

A wordpress plugin used by QRecipeWriter to send cooking recipes to your blog.

QRecipeWriter software: https://gite.flo-art.fr/cooking/qrecipewriter

It extend WordPress API to be able to talk with QRecipeWriter software, to add
recipes to your blog, or to get recipes from your blog to the software.

Requires QRecipeWriter 4.0 or higher.

How to use

No special configuration is needed. But you can extend the send or the load of recipes.

To do that, create a folder “qrecipewriter” inside the wp-content folder, and copy the api.custom.php.example
file inside, renaming it api.custom.php.

Then, edit manually the desired functions:

  • new_post_custom: to add some code to a send of a new recipe (or a change of an existing recipe).
    Arguments: post (the wordpress post object), params(parameters sent from QRecipeWriter, containing id != -1 if it’s an existing post, else it’s a new post)
  • getPost_custom: to add code to a recipe getted (might not be used for QRecipeWriter)
  • getPosts_custom: to add code to a get of the list of recipes (might not be used for QRecipeWriter)

Only the first custom function is expected to be changed with the official version of QRecipeWriter.

Screenshots

No screenshots provided


Reviews & Comments