Mô tả
Simple plugin which lets you manage Screen Options of all the users on your blog.
First set your own Screen Options and then clone them across all users with our plugin.
A huge time saver. Enjoy!
Note: Multisite is not supported very well, plugin doesn’t distinguish between individual blogs.
Ảnh màn hình
Cài đặt
Bạn có thể sử dụng trình cài đặt và trình nâng cấp gắn liền hoặc bạn có thể cài đặt plugin
thủ công.
Hỏi đáp
-
What screens are being cloned?
-
For all the post types (including ‘link’, ‘dashboard’ and custom post types):
- Metabox visibility, position and open/closed state.
- Number of columns on editing screen.
- Number of items per page.
- Columns in the list of the items.
Also:
- WP admin panel menu open/closed state.
- Dashboard items.
-
What user meta values are being cloned?
-
Here’s a list of the basic and legacy items:
- wp_user-settings
- managelink-managercolumnshidden
- manageuploadcolumnshidden
- edit_per_page
- manageeditcolumnshidden
- wp_usersettings
- edit_pages_per_page
- manageeditpagescolumnshidden
- wp_metaboxorder_post
- wp_metaboxorder_page
- wp_metaboxorder_dashboard
Also all of this for all the posts types (post, page, attachment, revision) plus ‘link’, ‘dashboard’ and all the custom post types:
- metaboxhidden_TYPE
- closedpostboxes_TYPE
- screen_layout_TYPE
- meta-box-order_TYPE
- edit_TYPE_per_page
- manageedit-TYPEcolumnshidden
Đánh giá
Người đóng góp & Lập trình viên
“FV Clone Screen Options” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “FV Clone Screen Options” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
Version 0.5 – 2024/12/31
- Tested up to: WordPress 6.7
- Making the plugin pass Plugin Check
- Nicer interface
Version 0.4 – 2019/06/12
- Fix for WordPress 5.2.1 user registrations
Version 0.3 – 2018/05/14
- Performance fix – properly detecting editor user roles rather than just skipping all subscribers
Version 0.2.5 – 2017/07/03
- Hotfix for Multisite – plugin was adding unnecessary usermeta for all new users, regardless of user role.
Version 0.2.4 – 2016/05/16
- Fix for sites with thousands of users
Version 0.2.3 – 2016/03/01
- Fix for PHP warnings caused by new WordPress version.
Version 0.2.2 – 2010/07/11
- Added support of WP 3.0 post types
- Added support for link and media manager
- Added sepparate button for just saving the settings for new users
Version 0.2.1 – 2010/06/17
- Added support for list of posts and pages (Post -> Edit and Pages -> Edit)
Version 0.2 – 2010/02/26
- Custom Screen Options configuration interface was removed.
- All the standard WordPress Screen Options configuration panels are used, so plugin is easier to use.
- Works with post, page and dashboard screens.
Version 0.1 – 2010/02/10
- Plugin has its own interface for configuring Screen Options.
- Support only for post screen.