विवरण
Create large numbers of posts quickly on a single screen in bulk. Features include:
- TinyMCE visual editors
- Custom Post type support
- Custom post status support
- AJAX powered
- Validates against Coding standards
- Checks Capabilities and Nonces for security
- Filters for adding and saving extra fields
स्थापना
- Upload to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
समीक्षाहरू
योगदानकर्ता र डेभलपरहरू
“Bulk Entry” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Bulk Entry” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
August 28, 2016 – Version 1.4.2
- Removes some errant spaces in admin.css that caused a problem in some circumstances
August 28, 2016 – Version 1.4.1
- Enable the post count field for bulk creation of cards so that spam clicking Go is no longer necessary
- Adjust styling of the toolbar and cards
August 28, 2016 – Version 1.4
- Fix a TinyMCE creation bug, should work in latest WordPress
April 6, 2016 – Version 1.3
- Fix a warning issue that could interfere with success AJAX responses
- Switched to wp_json_encode
- Coding standards fixes
- Bumped tested version to v4.5
April 13, 2015 – Version 1.2
- Add escaping
- Remove todo comments
- Remove &$this reference
April 9, 2013 – Version 1.1
- Initial release