Plugin Directory

Changeset 1327451


Ignore:
Timestamp:
01/13/2016 12:20:06 PM (10 years ago)
Author:
happyplugins
Message:

Update readme.txt

Location:
wishlist-member-api-testing
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wishlist-member-api-testing/tags/1.0.1/readme.txt

    r1327448 r1327451  
    1919
    2020* To make sure Wishlist Member API is working and functioning correctly
    21 API connection error will make the 3rd party plugins not to work
    22 Shorten the time to troubleshoot any issues and problems with caused by Wishlist Member API problems.
     21* API connection error will make the 3rd party plugins not to work
     22* Shorten the time to troubleshoot any issues and problems with caused by Wishlist Member API problems.
    2323
    2424<strong>How Wishlist Member API Testing plugin works?</strong>
     
    31313. Go to the Tools menu > Wishlist Member API Testing
    3232
    33 Why Wishlist Member API somtimes do not work?
     33<strong>Why Wishlist Member API sometimes do not work?</strong>
    3434
    35 Wishlist Member external API is calling a specific URL that desinged buy Wishlist Member to expect API requests. In order not to accept any request the Wishlist Member need to be authenticated first using the Wishlist Member API Key (which is defined in the Wishlist Member settings).  After the API connection is esptablished and authenticated an API request can be made.
     35Wishlist Member external API is calling a specific URL that's designed by Wishlist Member to expect API requests.<br>In order not to accept just any request the Wishlist Member need to be authenticated the call using the Wishlist Member API Key (which is defined in the Wishlist Member settings).<br>After the API connection is established and authenticated an API request can be made.
    3636
    37 The Wishlist Member API call can be fail from the main following reasons:
     37The Wishlist Member API call can fail from the main following reasons:
    3838
    39391. The API was not authenticated correctly.
    40 2. The API call is getting a result from the  cache and only the first API call succeeded and all following calls fails.
    41 3. Plugin conflict with caching plugin or security plugins that are installed on the WordPress installation or on your server prevent the URL call and fail the API request.
     402. The API call is getting a result from the cache and only the first API call succeed and all the following calls will fails.
     413. Plugin conflict with caching or security plugins that are installed on the WordPress installation or on your server which prevent the URL call and cause the API request to fail.
    42424. Server or PHP settings that prevent the API from being authenticated correctly.
    43 5. DNS servers or CDN than cache and redirect the API URL to an incorrect URL and by that causing the Wishlist Member API not to be authenticated correctly and fail.
     435. DNS servers or CDN services than can cache or redirect the API URL to an incorrect URL, causing the Wishlist Member API not to be authenticated correctly and fail.
    4444
    45 These are only few reasons that can cause problem and because it's impossible to predict the results or isolate the cause in all cases we have created this plugin in order to identify a problem with the Wishlist Member API.
     45These are only few of the reasons that can cause a problem and because it's impossible to predict the results or isolate the cause in all cases we have created this plugin which identify that there some kind of  problem with the Wishlist Member external API.
    4646
    4747<strong>Who is behind Wishlist Member API Testing plugin?</strong>
  • wishlist-member-api-testing/trunk/readme.txt

    r1327448 r1327451  
    1919
    2020* To make sure Wishlist Member API is working and functioning correctly
    21 API connection error will make the 3rd party plugins not to work
    22 Shorten the time to troubleshoot any issues and problems with caused by Wishlist Member API problems.
     21* API connection error will make the 3rd party plugins not to work
     22* Shorten the time to troubleshoot any issues and problems with caused by Wishlist Member API problems.
    2323
    2424<strong>How Wishlist Member API Testing plugin works?</strong>
     
    31313. Go to the Tools menu > Wishlist Member API Testing
    3232
    33 Why Wishlist Member API somtimes do not work?
     33<strong>Why Wishlist Member API sometimes do not work?</strong>
    3434
    35 Wishlist Member external API is calling a specific URL that desinged buy Wishlist Member to expect API requests. In order not to accept any request the Wishlist Member need to be authenticated first using the Wishlist Member API Key (which is defined in the Wishlist Member settings).  After the API connection is esptablished and authenticated an API request can be made.
     35Wishlist Member external API is calling a specific URL that's designed by Wishlist Member to expect API requests.<br>In order not to accept just any request the Wishlist Member need to be authenticated the call using the Wishlist Member API Key (which is defined in the Wishlist Member settings).<br>After the API connection is established and authenticated an API request can be made.
    3636
    37 The Wishlist Member API call can be fail from the main following reasons:
     37The Wishlist Member API call can fail from the main following reasons:
    3838
    39391. The API was not authenticated correctly.
    40 2. The API call is getting a result from the  cache and only the first API call succeeded and all following calls fails.
    41 3. Plugin conflict with caching plugin or security plugins that are installed on the WordPress installation or on your server prevent the URL call and fail the API request.
     402. The API call is getting a result from the cache and only the first API call succeed and all the following calls will fails.
     413. Plugin conflict with caching or security plugins that are installed on the WordPress installation or on your server which prevent the URL call and cause the API request to fail.
    42424. Server or PHP settings that prevent the API from being authenticated correctly.
    43 5. DNS servers or CDN than cache and redirect the API URL to an incorrect URL and by that causing the Wishlist Member API not to be authenticated correctly and fail.
     435. DNS servers or CDN services than can cache or redirect the API URL to an incorrect URL, causing the Wishlist Member API not to be authenticated correctly and fail.
    4444
    45 These are only few reasons that can cause problem and because it's impossible to predict the results or isolate the cause in all cases we have created this plugin in order to identify a problem with the Wishlist Member API.
     45These are only few of the reasons that can cause a problem and because it's impossible to predict the results or isolate the cause in all cases we have created this plugin which identify that there some kind of  problem with the Wishlist Member external API.
    4646
    4747<strong>Who is behind Wishlist Member API Testing plugin?</strong>
Note: See TracChangeset for help on using the changeset viewer.