Changeset 2464296
- Timestamp:
- 01/28/2021 01:42:23 PM (5 years ago)
- File:
-
- 1 edited
-
badad/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
badad/trunk/readme.txt
r2464269 r2464296 87 87 1. Support for multisite 88 88 89 2. Settings page improvements 89 2. Shortcode defaults changed 90 - To settings more likely to be common 91 92 3. Settings page improvements 90 93 - More shortcode examples and explanation 91 94 - Styling is more readable 92 - Some text changed to be more clear93 - Layout and behaviorunchanged95 - Some explanations are more clearly worded 96 - Layout is unchanged 94 97 95 3. Streamlined database workflow for storing keys98 4. Streamlined database workflow for storing keys 96 99 - This is backend behavior which web users won't notice 97 100 - Reduces security risk 98 101 - Porting database to new web hosting or refreshing plugin installation should preserve the API connection 99 102 100 4. Developer notes:103 5. Developer notes: 101 104 - Multisite: Callback files are prefixed with the site ID, seamlessly working with both multisite and single sites 102 105 - All keys and settings are stored in the database
Note: See TracChangeset
for help on using the changeset viewer.