Changeset 2671077
- Timestamp:
- 02/02/2022 07:32:14 AM (4 years ago)
- Location:
- cute-mediainfo
- Files:
-
- 2 edited
-
tags/1.0.1/readme.txt (modified) (4 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cute-mediainfo/tags/1.0.1/readme.txt
r2671070 r2671077 27 27 ### Documentation 28 28 29 Documentation online on https://cutemi-docs.galetto.info/29 Documentation online on [cutemi-docs.galetto.info](https://cutemi-docs.galetto.info/) 30 30 31 31 == Screenshots == … … 49 49 For example, with profile "summary" in a widget, and with profile "full" in a post. 50 50 Each profile has different styles, layouts and data to show. 51 51 52 * Styles: Determine the colors, dimensions and fonts. 52 53 * Layouts: Determines if a block/group of information is displayed, how it is displayed and where. Examples of blocks are "Videos", "Audios", "Links". … … 64 65 == Changelog == 65 66 66 = 1. 1 =67 = 1.0.1 = 67 68 * Code Cleanup 68 69 * Removed the option to export/import profiles for security reasons … … 71 72 * curl was replaced by WP_Http 72 73 73 = 1.0 =74 = 1.0.0 = 74 75 * First version of the plugin -
cute-mediainfo/trunk/readme.txt
r2671068 r2671077 27 27 ### Documentation 28 28 29 Documentation online on https://cutemi-docs.galetto.info/29 Documentation online on [cutemi-docs.galetto.info](https://cutemi-docs.galetto.info/) 30 30 31 31 == Screenshots == … … 49 49 For example, with profile "summary" in a widget, and with profile "full" in a post. 50 50 Each profile has different styles, layouts and data to show. 51 51 52 * Styles: Determine the colors, dimensions and fonts. 52 53 * Layouts: Determines if a block/group of information is displayed, how it is displayed and where. Examples of blocks are "Videos", "Audios", "Links". … … 64 65 == Changelog == 65 66 66 = 1. 1 =67 = 1.0.1 = 67 68 * Code Cleanup 68 69 * Removed the option to export/import profiles for security reasons … … 71 72 * curl was replaced by WP_Http 72 73 73 = 1.0 =74 = 1.0.0 = 74 75 * First version of the plugin
Note: See TracChangeset
for help on using the changeset viewer.