Title: Filter content is missing
Last modified: September 8, 2020

---

# Filter content is missing

 *  [cras4202tw](https://wordpress.org/support/users/cras4202tw/)
 * (@cras4202tw)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/filter-content-is-missing/)
 * This is the original article content in the database
 *     ```
       <a href="https://tisshuang.tw/blog/post/px-sunmake" target="_blank" rel="noopener noreferrer"><img class="alignnone wp-image-87326 size-large" src="https://tisshuang.tw/wp-content/uploads/2020/03/1583914364-8e03e845a1f58ebc14405ec5b06ef2eb-1200x800.jpg" sizes="(max-width: 640px) 100vw, 640px" srcset="https://tisshuang.tw/wp-content/uploads/2020/03/1583914364-8e03e845a1f58ebc14405ec5b06ef2eb-1200x800.jpg 1200w, https://tisshuang.tw/wp-content/uploads/2020/03/1583914364-8e03e845a1f58ebc14405ec5b06ef2eb-768x512.jpg 768w, https://tisshuang.tw/wp-content/uploads/2020/03/1583914364-8e03e845a1f58ebc14405ec5b06ef2eb-1536x1024.jpg 1536w, https://tisshuang.tw/wp-content/uploads/2020/03/1583914364-8e03e845a1f58ebc14405ec5b06ef2eb.jpg 1800w" alt="國立傳統藝術中心宜蘭傳藝園區(宜蘭傳藝中心)" width="640" height="427" /></a>
       ```
   
 * This is the content after the filter
    The URLs of some images have been correctly
   converted to images.zi.org.tw But some of it is still original
 *     ```
       <a href="https://tisshuang.tw/blog/post/px-sunmake" target="_blank" rel="noopener noreferrer"><img class="alignnone wp-image-87326 size-large" src="https://images.zi.org.tw/tisshuang/2020/03/11161245/1583914364-8e03e845a1f58ebc14405ec5b06ef2eb-1200x800.jpg" sizes="(max-width: 640px) 100vw, 640px" srcset="https://images.zi.org.tw/tisshuang/2020/03/11161245/1583914364-8e03e845a1f58ebc14405ec5b06ef2eb-1200x800.jpg 1200w, https://tisshuang.tw/wp-content/uploads/2020/03/1583914364-8e03e845a1f58ebc14405ec5b06ef2eb-768x512.jpg 768w, https://tisshuang.tw/wp-content/uploads/2020/03/1583914364-8e03e845a1f58ebc14405ec5b06ef2eb-1536x1024.jpg 1536w, https://images.zi.org.tw/tisshuang/2020/03/11161245/1583914364-8e03e845a1f58ebc14405ec5b06ef2eb.jpg 1800w" alt="國立傳統藝術中心宜蘭傳藝園區(宜蘭傳藝中心)" width="640" height="427" /></a>
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffilter-content-is-missing%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [ianmjones](https://wordpress.org/support/users/ianmjones/)
 * (@ianmjones)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/filter-content-is-missing/#post-13376639)
 * What does the postmeta table record with meta_key = “_wp_attachment_metadata”
   and post_id = 87326 look like?
 *  Thread Starter [cras4202tw](https://wordpress.org/support/users/cras4202tw/)
 * (@cras4202tw)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/filter-content-is-missing/#post-13379127)
 * post_id = 87326
 *     ```
       INSERT INTO wp_posts (ID, post_author, post_date, post_date_gmt, post_content, post_title, post_excerpt, post_status, comment_status, ping_status, post_password, post_name, to_ping, pinged, post_modified, post_modified_gmt, post_content_filtered, post_parent, guid, menu_order, post_type, post_mime_type, comment_count) VALUES
       (87326, 1, '2020-03-11 16:12:44', '2020-03-11 08:12:44', '', 'FotoJet (7)', '', 'inherit', 'open', 'closed', '', 'fotojet-7-2', '', '', '2020-03-11 16:12:44', '2020-03-11 08:12:44', '', 87320, 'https://tisshuang.tw/wp-content/uploads/2020/03/1583914364-8e03e845a1f58ebc14405ec5b06ef2eb.jpg', 0, 'attachment', 'image/jpeg', 0);
       ```
   
 * postmeta post_id = 87326
 *     ```
       INSERT INTO wp_postmeta (meta_id, post_id, meta_key, meta_value) VALUES
       (199741, 87326, '_wp_attached_file', '2020/03/1583914364-8e03e845a1f58ebc14405ec5b06ef2eb.jpg'),
       (199742, 87326, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:1200;s:4:\"file\";s:55:\"2020/03/1583914364-8e03e845a1f58ebc14405ec5b06ef2eb.jpg\";s:5:\"sizes\";a:5:{s:5:\"large\";a:4:{s:4:\"file\";s:56:\"1583914364-8e03e845a1f58ebc14405ec5b06ef2eb-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:55:\"1583914364-8e03e845a1f58ebc14405ec5b06ef2eb-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:55:\"1583914364-8e03e845a1f58ebc14405ec5b06ef2eb-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:57:\"1583914364-8e03e845a1f58ebc14405ec5b06ef2eb-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"blacklite-full-thumb\";a:4:{s:4:\"file\";s:55:\"1583914364-8e03e845a1f58ebc14405ec5b06ef2eb-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
       (199743, 87326, 'as3cf_filesize_total', '2553704');
       ```
   
 *  Thread Starter [cras4202tw](https://wordpress.org/support/users/cras4202tw/)
 * (@cras4202tw)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/filter-content-is-missing/#post-13400380)
 * Are there any updates? <(__)>

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Filter content is missing’ is closed to new replies.

 * ![](https://ps.w.org/amazon-s3-and-cloudfront/assets/icon-256x256.jpg?rev=1809890)
 * [WP Offload Media Lite for Amazon S3, DigitalOcean Spaces, and Google Cloud Storage](https://wordpress.org/plugins/amazon-s3-and-cloudfront/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/amazon-s3-and-cloudfront/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/amazon-s3-and-cloudfront/)
 * [Active Topics](https://wordpress.org/support/plugin/amazon-s3-and-cloudfront/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amazon-s3-and-cloudfront/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amazon-s3-and-cloudfront/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [cras4202tw](https://wordpress.org/support/users/cras4202tw/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/filter-content-is-missing/#post-13400380)
 * Status: not resolved