這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Code Generate

描述

The easiest and fastest way to create custom and high quality code for your WordPress project using the latest WordPress coding standards and API’s.
It’s ideal for plugin developers who would like to fill a form and get ready-to-use code for creating new Post Type, Shortcode, Cron, Navigation Menu, create readme file and so on.
Especially it’s very convenient for creation custom hooks – you just choose the relevant hook, and it prefills the relevant arguments, and you see short descriptions about them.

How it works:
1. Select a tool from dozens of generators to enhance your workflow.
2. Fill in the user-friendly form to output valid code.
3. Generate the code.
4. Copy the ready-to-use code directly to your project.

Supported tools:
1. Creation custom Hooks with add_filter() and add_action() functions.
2. Creation custom readme.txt file for your WordPress plugin.
3. Creation custom code for Navigation Menus, Sidebars, Shortcodes, Theme Headers, WordPress Cron Jobs, Registration Styles and Script, Post Types, Post Status, Taxonomies, Quicktags, contact-methods for WordPress user-profile, Toolbar (previously known as Admin Bar),Theme Features.
4. Registration oEmbed providers.

螢幕截圖

  • Plugin Readme Generator
  • Result code
  • Hooks Handler Generator
  • Post Type Generator
  • All Generator Types
  • How to find it? Tools -> Code generator

評價

There are no reviews for this plugin.

貢獻者及開發者

“Code Generate” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Code Generate 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.1

  • Initial release.