@@ -238,6 +238,7 @@ |
||
238 | 238 | /** |
239 | 239 | * The files param can get pretty long. We can compress it by converting common WP path elements |
240 | 240 | * into HTML entities. The shortest entity expression is something like � - i.e. 6 chars |
241 | + * @param string $files_param |
|
241 | 242 | */ |
242 | 243 | private function encode_files_param( $files_param ) { |
243 | 244 | $encoding = array( |