Açıklama
This replaces your standard custom post meta form. Allows extension of page, post and custom post type by allowing you to create customised post form fields when adding or editing post types.
This is typically for developers to extend your typical post and post type form. You can use get_post_meta function in your theme template to display the saved data.
Ekran Görüntüleri
Yükleme
- Install the WP Extra Fields Plugin either via the WordPress.org plugin directory, or by uploading the files to your server (in the /wp-content/plugins/ directory).
- Activate the plugin.
- By default all your existing postmeta are detected. You can add new ones.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“WP Extra Fields” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“WP Extra Fields” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.0.0
- Initial Release
- Readme description update
1.0.1
- Rating bug update