# Post Attachment Sizes

`wp-plugin/post-attachment-sizes` — WordPress plugin

> **No tagged releases in SVN.** This plugin releases exclusively via SVN trunk. Install with `dev-trunk` — Composer will pin to a specific SVN revision in your lock file. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/post-attachment-sizes:dev-trunk
```

## Details

- **Latest version:** 1.0.0
- **Active installs:** 0
- **Composer installs:** 0
- **Author:** TyB
- **WordPress.org:** https://wordpress.org/plugins/post-attachment-sizes/
- **Homepage:** http://tylerb.me/plugins/post-attachment-sizes.zip

## Description

Post Attachment Size calculates the total size of all attachments attached to a post and provides a sortable column in the wp-admin post list based on …
