বৰ্ণনা
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,
পৰ্য্যালোচনা
এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।
অৱদানকাৰী আৰু বিকাশকাৰীসকল
“List Pages Block” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।
অৱদানকাৰীসকলআপোনাৰ ভাষাত “List Pages Block” অনুবাদ কৰক।
বিকাশৰ প্ৰতি আগ্ৰহী?
ক’ড ব্ৰাউজ কৰক, SVN ৰিপজিটৰী চাওক নাইবা RSS-দ্বাৰা বিকাশৰ পঞ্জী ছাবস্ক্ৰাইব কৰক।
সলনি-পঞ্জী
1.1 (2020-02-03)
- Fix issues found in readme file
- Change plugin name
1.0 (2020-02-03)
- Add first implementation files