Aller au contenu principal
Extension WordPress gratuite

Custom Post Types WordPress: the free AIFORYA extension

Create your custom post types and taxonomies without code, with export of the generated PHP. Free WordPress extension, local core, no API key.

Custom Post Types WordPress: the free AIFORYA extension

Create your custom post types and taxonomies without writing a line of code.

AIFORYA Post Types lets you create and manage custom post types and taxonomies from a clear interface — then export the generated PHP code so you never depend on the extension. The core works locally, with no API key and no account, for free and with no time limit.

  • Free and complete: published on WordPress.org, no crippled features on the core.
  • 100% local core: creating types and taxonomies makes no network call.
  • Never locked in: export the standard PHP code and take back control whenever you want.

Why custom post types?

WordPress is not limited to posts and pages. As soon as you manage projects, events, recipes, real estate listings or an editorial product catalog, you need dedicated content types with their own classification fields. Without them, everything ends up stacked in the posts, badly organized and impossible to filter cleanly.

The problem is that creating a post type "by hand" requires writing PHP code, maintaining it, and risking an error that breaks the site. Extensions that avoid this code are often paid as soon as you want to export your configuration, or locking: the day you deactivate them, your types disappear. AIFORYA Post Types answers both: a no-code interface and export of the real generated code.

What the extension does

  • Post type creator — define your own types with their name, identifier, menu icon, enabled supports (title, editor, featured image, excerpt, comments, revisions), archive, hierarchical mode and availability in the REST API and block editor.
  • Taxonomy creator — create your classifications (Genres, Cities, Event types), hierarchical like categories or flat like tags, and attach them to any post type.
  • Export of the generated PHP code — the Code tab shows the register_post_type() and register_taxonomy() matching your definitions, ready to copy into a child theme or a custom plugin.
  • Always-up-to-date permalinks — rewrite rules are regenerated automatically on every change, for URLs that work immediately.
  • No content loss — deleting a definition never touches content already created, which becomes visible again if you recreate the type with the same identifier.

How it beats competing free extensions

AIFORYA Post TypesCommon free extensions
PHP code exportIncluded (types and taxonomies)Often reserved for the paid version
Dependence on the extensionNone: configuration exportable as codeTypes lost if the extension is deactivated
PermalinksRegenerated automaticallyManual setting easy to forget
Core and privacyLocal, no network call on the coreFrequent tracking / server calls
API key / accountNoneSometimes required

Install in 2 minutes

  1. Download the extension shown here (or install it from WordPress.org).
  2. Activate it from the Plugins menu.
  3. Open the AIFORYA Post Types menu, create a post type in the Post Types tab, attach a taxonomy in the Taxonomies tab, then grab the PHP code in the Code tab.

That's it: your new post types are immediately available in the admin.

Questions fréquentes

Historique des mises à jour

  1. v1.0.0

    Initial release: custom post type and taxonomy creator, export of the generated PHP code, automatic permalink regeneration.

Une question ? Contactez-nous.