Descriere
This plugin provides you the functionality to list the posts via admin UI. This plugin provides the shortcode for that list and you can use it any where. i.e. in widget or in editor.
You can use the shortcode [wp-post-list-ui id=”1″] to list posts. But to use this shortcode you have to configure the list in the admin.
This plugin is very usefull if you are new to wordpress. For home site purpose this plugin is useful.
For developers this plugin provides the custom template system, so that they can put their own code in code area.
Capturi ecran
Instalare
- Upload
wp-post-list-ui.zip
to the/wp-content/plugins/
directory - Extract the zip file.
- Activate the plugin from wordpress plugins page. And you have done.
Întrebări frecvente
- How do I use this plugin?
-
You can use this plugin by activating it in wordpress site. And then add new list to list out the posts.
- There is an issue in template update?
-
This issue is resolved in 1.1 static version.
- There is an problem with pagination? Actually this is not working.
-
Yes, This functionality is not implemented in this plugin yet.
- Can I use grid and mansory in this plugin’s post list.
-
Yes, I will add this feature in new versions.
- Show shortcode on post list page.
-
ok, I will add in future.
Verificări
Nu există nicio verificare pentru acest modul.
Contributori și dezvoltatori
„WP Post List UI” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „WP Post List UI” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
1.0
- New Plugin initialized.
1.1
- Code template editor issue resolved.