Plugin Directory

Changeset 3132817


Ignore:
Timestamp:
08/08/2024 04:35:37 PM (20 months ago)
Author:
kionae
Message:

Fixing readme

Location:
acf-my-media-cluster
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • acf-my-media-cluster/tags/1.2.10/readme.txt

    r2978828 r3132817  
    33Tags: acf, media, pdf, documents, download-files, downloads
    44Requires at least: 3.6.0
    5 Tested up to: 6.3.2
     5Tested up to: 6.6
    66Stable tag: 1.2.10
    77License: GPLv2 or later
     
    1313
    1414ACF My Media Cluster is an extension for Advance Custom Fields which adds the feature to create groups of media files for download on a page/post/custom post type. The plugin does come with both a simple to use shortcode and a helper function if you wish to customize your output.
    15 
    1615* Visually create your Fields in the ACF interface.
    1716* Assign your fields to post types
     
    8887== Changelog ==
    8988
    90 =1.2.10=
     89= 1.2.10 =
    9190* Fixed a javascript issue that prevented the user from updating the selected file before saving in some circumstances.
    9291* Fixed a javascript issue that appended the name of a file to existing text instead of overwriting when updating the selected file in some circumstances.
    9392* Now dynamically selecting the plugin version number from file headers instead of hardcoding it.
    9493
    95 =1.2.9=
     94= 1.2.9 =
    9695* Additional security and sanitization of data.
    9796
    98 =1.2.8=
     97= 1.2.8 =
    9998* Additional security and sanitization of data.
    10099
    101 =1.2.7=
     100= 1.2.7 =
    102101* Additional security and sanitization of data.
    103102
    104 =1.2.6=
     103= 1.2.6 =
    105104* Additional security and sanitization of data.
    106105* Changes to the way files are referenced
     
    108107
    109108
    110 =1.2.5=
     109= 1.2.5 =
    111110* Additional security and sanitization of data.
    112111* Fixed a PHP warning on the field creation page.
    113112
    114 =1.2.4=
     113= 1.2.4=
    115114* Added better security and sanitization of data
    116115* Removed the download.php file to eliminate external calls to that script
  • acf-my-media-cluster/trunk/readme.txt

    r3125493 r3132817  
    1313
    1414ACF My Media Cluster is an extension for Advance Custom Fields which adds the feature to create groups of media files for download on a page/post/custom post type. The plugin does come with both a simple to use shortcode and a helper function if you wish to customize your output.
    15 
    1615* Visually create your Fields in the ACF interface.
    1716* Assign your fields to post types
     
    8887== Changelog ==
    8988
    90 =1.2.10=
     89= 1.2.10 =
    9190* Fixed a javascript issue that prevented the user from updating the selected file before saving in some circumstances.
    9291* Fixed a javascript issue that appended the name of a file to existing text instead of overwriting when updating the selected file in some circumstances.
    9392* Now dynamically selecting the plugin version number from file headers instead of hardcoding it.
    9493
    95 =1.2.9=
     94= 1.2.9 =
    9695* Additional security and sanitization of data.
    9796
    98 =1.2.8=
     97= 1.2.8 =
    9998* Additional security and sanitization of data.
    10099
    101 =1.2.7=
     100= 1.2.7 =
    102101* Additional security and sanitization of data.
    103102
    104 =1.2.6=
     103= 1.2.6 =
    105104* Additional security and sanitization of data.
    106105* Changes to the way files are referenced
     
    108107
    109108
    110 =1.2.5=
     109= 1.2.5 =
    111110* Additional security and sanitization of data.
    112111* Fixed a PHP warning on the field creation page.
    113112
    114 =1.2.4=
     113= 1.2.4=
    115114* Added better security and sanitization of data
    116115* Removed the download.php file to eliminate external calls to that script
Note: See TracChangeset for help on using the changeset viewer.