✏️ 正在编辑: config.json
路径:
/home/ubuntu/plugins-bkp-26012025/wordpress-popular-posts/assets/themes/cardview/config.json
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
{ "name": "Cardview", "description": "A cardview-style popular posts list.", "authors": [ { "name": "Hector Cabrera", "email": "me@cabrerahector.com", "role": "Creator / Main Developer" } ], "config": { "shorten_title": { "active": false, "length": 25, "words": false }, "post-excerpt": { "active": true, "length": 75, "keep_format": false, "words": false }, "thumbnail": { "active": true, "build": "manual", "width": 320, "height": 165, "crop": true }, "rating": false, "stats_tag": { "comment_count": false, "views": false, "author": false, "date": { "active": false, "format": "F j, Y" }, "taxonomy": { "active": true, "name": "category" } }, "markup": { "wpp-start": "<ul class=\"wpp-list wpp-cardview\">", "wpp-end": "</ul>", "post-html": "<li class=\"{current_class}\"><div class=\"wpp-thumbnail-container\">{thumb}<div class=\"taxonomies\">{taxonomy}</div></div> <div class=\"wpp-item-data\">{title} <p class=\"wpp-excerpt\">{excerpt}</p></div></li>" } } }
💾 保存文件
← 返回文件管理器