Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Move Posts from Uncategorized

Mô tả

** this plugin is no longer being update. Please feel free to adopt me! **

This plugin automatically scans for posts in the Uncategorized category of your WordPress blog, and removes them from the category if the posts match certain criteria.

  • There must be a category with the slug ‘uncategorized’ on your blog;
  • There must be posts in that category;
  • The posts in that category must also belong to another category;

If all those criteria are met, the plugin with automatically remove the post from the Uncategorized category of your WordPress blog.

The plugin runs automatically on page loads, depending on the number of posts it finds the first time it loads may take significant resources. As it loads each time, it will require less and less resources until there are no Posts left in the uncategorized category. Disable the plugin at any time to stop it loading.

This plugin is maintained by Hors Hipsrectors, or you can find him on Twitter at http://twitter.com/horshipsrectors/

** Before installing this plugin do a backup of your current WordPress website, as there is no undo function for this plugin.**

Cài đặt

To install the plugin, please upload the folder to your plugins folder and active the plugin. There are no settings.

Hỏi đáp

blank

Hors Hipsrectors at

Installation Instructions

To install the plugin, please upload the folder to your plugins folder and active the plugin. There are no settings.

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“Move Posts from Uncategorized” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Move Posts from Uncategorized” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Move Posts from Uncategorized” 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

15.01

  • moved CSS to child directories
  • added information page for plugin
  • tested for WordPress 4.1
  • removed icon file
  • Added OOP Class structure
  • Migrated common structure for plugins

1.0.0

  • Initial release