تفصیل
Add wordpress Gutenberg block to allow display child pages in various ways
بلاکس
یہ پلگ ان 1 بلاک مہیا کرتی ہے۔
- List Pages
انسٹالیشن
to install manually, just upload the files to wp-content/plugins/ua-list-pages directory and activate normally
tested on wordpress 5.3, php 7.3
عمومی سوالات
- Where is the css file?
-
The plugin uses the default latest posts classes by default, and adds ua-list-pages class which you us customize to your needs.
- Credits
-
Well, I had to configure wordpress theme and could not find any free plugin to show child pages/posts with thumbnails.
theres are a few free short-code plugins but a shotcode is somehow old way to edit page content.
So i had to make this plugin (with all the sadness, becouse it took some reasonable amount of time to understand the framework and implement it just to allow this basic functionality)i hope it will help some one,
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“List Pages Block” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“List Pages Block” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
1.1 (2020-02-03)
- Fix issues found in readme file
- Change plugin name
1.0 (2020-02-03)
- Add first implementation files