Changeset 2648275
- Timestamp:
- 12/23/2021 10:33:14 AM (4 years ago)
- Location:
- media-linked-library
- Files:
-
- 4 added
- 8 deleted
- 4 edited
- 1 copied
-
assets/screenshot-1.png (added)
-
assets/screenshot-2.png (added)
-
assets/screenshot-3.png (added)
-
assets/screenshot-4.png (added)
-
tags/1.0.16 (copied) (copied from media-linked-library/trunk)
-
tags/1.0.16/MediaLinkedLibrary.php (modified) (1 diff)
-
tags/1.0.16/readme.txt (modified) (1 diff)
-
tags/1.0.16/screenshot-1.png (deleted)
-
tags/1.0.16/screenshot-2.png (deleted)
-
tags/1.0.16/screenshot-3.png (deleted)
-
tags/1.0.16/screenshot-4.png (deleted)
-
trunk/MediaLinkedLibrary.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/screenshot-1.png (deleted)
-
trunk/screenshot-2.png (deleted)
-
trunk/screenshot-3.png (deleted)
-
trunk/screenshot-4.png (deleted)
Legend:
- Unmodified
- Added
- Removed
-
media-linked-library/tags/1.0.16/MediaLinkedLibrary.php
r2236222 r2648275 4 4 Plugin URI: https://github.com/ole1986/media-linked-library 5 5 Description: Support for adding media files to page/post content using the IDs instead of URLs 6 Version: 1.0.1 56 Version: 1.0.16 7 7 Author: ole1986 8 8 Author URI: https://profiles.wordpress.org/ole1986 -
media-linked-library/tags/1.0.16/readme.txt
r2189534 r2648275 11 11 12 12 == Description == 13 14 *** 15 THIS PLUGIN IS NO LONGER MAINTAINED 16 USING WORDPRESS WITH GUTENBERG BLOCK IMAGES IS THE ULTIMATE REPLACEMENT 17 *** 18 13 19 This plugin is used to improve the media library by adding media or attachment IDs instead of static URLs into the content editor (TinyMCE) 14 20 -
media-linked-library/trunk/MediaLinkedLibrary.php
r2236222 r2648275 4 4 Plugin URI: https://github.com/ole1986/media-linked-library 5 5 Description: Support for adding media files to page/post content using the IDs instead of URLs 6 Version: 1.0.1 56 Version: 1.0.16 7 7 Author: ole1986 8 8 Author URI: https://profiles.wordpress.org/ole1986 -
media-linked-library/trunk/readme.txt
r2189534 r2648275 11 11 12 12 == Description == 13 14 *** 15 THIS PLUGIN IS NO LONGER MAINTAINED 16 USING WORDPRESS WITH GUTENBERG BLOCK IMAGES IS THE ULTIMATE REPLACEMENT 17 *** 18 13 19 This plugin is used to improve the media library by adding media or attachment IDs instead of static URLs into the content editor (TinyMCE) 14 20
Note: See TracChangeset
for help on using the changeset viewer.