تفصیل
After getting annoyed that the default 2017 theme was showing the full post content on every index page, I extended this support answer into this plugin that can filter calls to "the_content” and return the post excerpt instead.
اسکرین شاٹس
انسٹالیشن
- Upload the plugin files to the /wp-content/plugins/always-show-excerpts/ directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to the Settings -> Reading page to configure the plugin, picking which types of archives should be affected.
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“Always Show Excerpts” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“Always Show Excerpts” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
0.12
- Tested against 6.7.2
- Fix: Moved the translation text domain loading to later in the init
0.11
- Tested against 6.5, 6.4.1 and 6.3.2
0.1
- Tested against 5.6 alpha
0.1
- Tested against 5.2.4
- Initial release