Winecoza
by wine.co.za on WordPress.org
A plugin that creates a custom post type for Winecoza and a taxonomy, and uses a different template for posts with a specific taxonomy type.
Winecoza is a WordPress plugin designed to create a custom post type and taxonomy for managing wine-related content. It also provides custom templates for posts categorized under specific taxonomy types.
Key Features:
– Custom post types and taxonomy creation.
– Template overrides for single and archive views.
– Default settings initialization on activation.
– Enqueues optimized stylesheets and scripts.
External services
Provides api access to existing data in the wine.co.za database – https://api.wine.co.za/wp/
The purpose of this service is to supply data from wine.co.za into WordPress in order to populate posts in WordPress
There are 11 individual incidences that can be called
https://api.wine.co.za/wp/client-detail.ashx?SEARCH=CLIENT&CLIENTID=xxx – retrieves contact information for a specific client identified by xxx
https://api.wine.co.za/wp/wine.ashx?SEARCH=CLIENT&CLIENTID=xxx – retrieves a list of wines for a specific client
https://api.wine.co.za/wp/news.ashx?SEARCH=CLIENT&CLIENTID=xxx – retrieves a list of news articles for a specific client
https://api.wine.co.za/wp/diary.ashx?SEARCH=CLIENT&CLIENTID=xxx – retrieves a list of diary events for a specific client
https://api.wine.co.za/wp/eat.ashx?SEARCH=CLIENT&CLIENTID=xxx – retrieves a list of restuarants linked to a specific client
https://api.wine.co.za/wp/sleep.ashx?SEARCH=CLIENT&CLIENTID=xxx – retrieves a list of accomodation establishments linked to a specific client
https://api.wine.co.za/wp/do.ashx?SEARCH=CLIENT&CLIENTID=xxx – retrieves a list of activities linked to a specific client
https://api.wine.co.za/wp/taste.ashx?SEARCH=CLIENT&CLIENTID=xxx – retrieves a list of tasting rooms linked to a specific client
https://api.wine.co.za/wp/people.ashx?SEARCH=CLIENT&CLIENTID=xxx – retrieves a list of personell linked to a specific client
https://api.wine.co.za/wp/photo.ashx?SEARCH=CLIENT&CLIENTID=xxx – retrieves a list of photographs linked to a specific client
https://api.wine.co.za/wp/video.ashx?SEARCH=CLIENT&CLIENTID=xxx – retrieves a list of YouTube videos linked to a specific client
There are no terms and conditions or privacy policy related to this api as it is a custom api developed solely for this purpose & is not available outside this application.
License
This plugin is licensed under the GPL v2 or later. You are free to use, modify, and distribute this plugin under the same license terms.
For full license details, visit GPL v2 License.