توضیحات
WordPress 3.5 introduced an entirely new media uploader which streamlined the way one handles and uploads images to posts. Unfortunately,
since then, the default view for the media library is “All media items” instead of “Uploaded to this post”. This plugin sets “Uploaded to this post” as the default view.
نصب
- Upload the extracted plugin folder and contained files to your
/wp-content/plugins/
directory - Activate the plugin through the “Plugins” menu in WordPress
نقد و بررسیها
توسعه دهندگان و همکاران
“Default Media Uploader View” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Default Media Uploader View” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
1.0.8
- Code refactoring
1.0.7
- Hooking the plugin’s enqueue function into “wp_enqueue_media” instead of “admin_enqueue_scripts” (Props to barryceelen)
1.0.6
- Fixed native gallery issue (Props to kudlav)
1.0.5
- Fixed script dependencies
1.0.4
- Added Underscore script dependency (Props to matthewmcvickar)
1.0.3
- Added support for the WooCommerce Product Gallery modal (Props to Sphinxxxx)
1.0.2
- Text domain changed to match the plugin’s slug
- Other minor changes
1.0.1
- Minor changes
1.0
- Initial release