Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Code Generate

Beskrivning

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.

Skärmdumpar

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

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Code Generate” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Code Generate” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

0.1

  • Initial release.