Title: Get Filesize Shortcode
Author: ikaring
Published: <strong>2015 年 1 月 21 日</strong>
Last modified: 2025 年 7 月 15 日

---

搜索插件

![](https://ps.w.org/get-filesize-shortcode/assets/banner-772x250.jpg?rev=1072280)

![](https://ps.w.org/get-filesize-shortcode/assets/icon-256x256.jpg?rev=1925680)

# Get Filesize Shortcode

 作者：[ikaring](https://profiles.wordpress.org/ikaring/)

[下载](https://downloads.wordpress.org/plugin/get-filesize-shortcode.zip)

 * [详情](https://cn.wordpress.org/plugins/get-filesize-shortcode/#description)
 * [评价](https://cn.wordpress.org/plugins/get-filesize-shortcode/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/get-filesize-shortcode/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/get-filesize-shortcode/#developers)

 [支持](https://wordpress.org/support/plugin/get-filesize-shortcode/)

## 描述

“Get Filesize Shortcode” is a simple shortcode to get filesize of a file( eg. PDF,
JPG, PNG … ) with a human readable format, using the largest unit the bytes will
fit into.
 Now added Get filesize block to display file link with file size.

#### 用法

Put `[filesize]http://yoursite.com/path/to/file.pdf[/filesize]` anywhere in a post.

Or you can use url attr instead. `[filesize url='http://yoursite.com/path/to/file.
pdf']`

Also you can place `<?php echo do_shortcode('[filesize]http://yoursite.com/path/
to/file.pdf[/filesize]'); ?>` in your templates.

As to “Get filesize” block, search ‘get filesize’ in Text block category and insert
it.
 Set file title and file url, and it generates a text link to the file with 
file size afterwards. You can toggle Preview/Edit by clicking Preview/Edit button
in toolbar of the block.

#### 笔记

 * File must be in your server
 * With files larger than 2MB, it might return different number due to the spec 
   of filesize function of PHP.

## 区块

该插件提供了 1 个区块.

 *   Get filesize Block to get file size of a file

## 安装

 1. Upload `get-filesize-shortcode` folder to the `/wp-content/plugins/` directory
 2. 通过WordPress的“插件”菜单激活插件

## 常见问题

None yet.

## 评价

![](https://secure.gravatar.com/avatar/db3ad0ccf1df46b9d35ca9872bac675eac1e98c3e0c44043a92440ce4c21ffe9?
s=60&d=retro&r=g)

### 󠀁[Good](https://wordpress.org/support/topic/good-9085/)󠁿

 [kojot](https://profiles.wordpress.org/kojot/) 2026 年 1 月 23 日

NICE

![](https://secure.gravatar.com/avatar/f8e7cbcc245cbaf4928fd676491b1ef1a46f7da385ccec2e11074fc1e35a6cbf?
s=60&d=retro&r=g)

### 󠀁[Thank You](https://wordpress.org/support/topic/thank-you-1865/)󠁿

 [user309402](https://profiles.wordpress.org/user309402/) 2019 年 1 月 8 日

Thanks for this plugin. It saves my time

![](https://secure.gravatar.com/avatar/68f927fd906b659b04b445c7d2d6b44ac3e7d8545d69210b582822dd3ef13508?
s=60&d=retro&r=g)

### 󠀁[does the job](https://wordpress.org/support/topic/does-the-job-443/)󠁿

 [Nikhil VJ](https://profiles.wordpress.org/nikhilsheth/) 2018 年 1 月 15 日

I’m using Toolset Types plugin for collecting attachments to the post. The plugin
gives the URL path of my attachment. I needed to display the size of my attachment
in my template. This plugin did the job. Other places I looked, we needed the ID
of the attachment from the DB and it was a complicated and probably SQL-heavy way
to query the wp database to find the ID from the URL. This plugin accomplishes the
task without needing to check the database (I checked the plugin code.. no db lookup)

 [ 阅读所有3条评价 ](https://wordpress.org/support/plugin/get-filesize-shortcode/reviews/)

## 贡献者及开发者

「Get Filesize Shortcode」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ ikaring ](https://profiles.wordpress.org/ikaring/)

「Get Filesize Shortcode」插件已被翻译至 2 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/get-filesize-shortcode/contributors)
为本插件所做的贡献。

[帮助将「Get Filesize Shortcode」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/get-filesize-shortcode)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/get-filesize-shortcode/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/get-filesize-shortcode/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/get-filesize-shortcode/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/get-filesize-shortcode/)。

## 更新日志

#### 1.3.0

 * 2025-7-15
 * Refactor code and add japanese translation

#### 1.2.0

 * 2023-12-21
 * Add support for Get filesize block

#### 1.0.10

 * 2019-08-07
 * Update readme.txt

#### 1.0.8

 * 2018-08-16
 * Update readme.txt, remove ‘Donate link’

#### 1.0.4

 * 2018-08-08
 * Update readme.txt

#### 1.0.3

 * minor bug fix

#### 1.0.2

 * 2018-08-08
 * Support url attribute

#### 1.0

## 额外信息

 *  版本 **1.3.0**
 *  最后更新：**11 月前**
 *  活跃安装数量 **200+**
 *  WordPress 版本 ** 5.8 或更高版本 **
 *  已测试的最高版本为 **6.8.5**
 *  PHP 版本 ** 5.6 或更高版本 **
 *  语言
 * [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/get-filesize-shortcode/)、
   [English (US)](https://wordpress.org/plugins/get-filesize-shortcode/) 和 [Japanese](https://ja.wordpress.org/plugins/get-filesize-shortcode/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/get-filesize-shortcode)
 * 标签
 * [filesize](https://cn.wordpress.org/plugins/tags/filesize/)[pdf](https://cn.wordpress.org/plugins/tags/pdf/)
   [shortcode](https://cn.wordpress.org/plugins/tags/shortcode/)
 *  [高级视图](https://cn.wordpress.org/plugins/get-filesize-shortcode/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  3 条 5 星评价     ](https://wordpress.org/support/plugin/get-filesize-shortcode/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/get-filesize-shortcode/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/get-filesize-shortcode/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/get-filesize-shortcode/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/get-filesize-shortcode/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/get-filesize-shortcode/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/get-filesize-shortcode/reviews/)

## 贡献者

 *   [ ikaring ](https://profiles.wordpress.org/ikaring/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/get-filesize-shortcode/)