This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Genesis Custom Post Types Archives

توضیحات

Genesis Custom Post Types Archives extends the builtin Genesis SEO functionality to Genesis Custom Post Types Archives with the added ability to add custom content before the archives loop.

Genesis Custom Post Types Archives is for sites that use Custom Post Types. If you do not use CPTs, then this plugin will prove useless for you.

IMPORTANT:
You must have Genesis installed. Click here to learn more about Genesis

Special Thanks

I owe a huge debt of gratitude to all the folks at StudioPress, their themes make life easier.

And thanks to the various individuals who helped me through the beta testing.

نصب

  1. Upload the entire genesis-cpt-archives folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin via all the Custom Post Type Subpage Menus

سوالات متداول

Why doesn’t my Custom Post Type have a menu for CPT Archives?

The plugin checks the custom post type registration to determine whether the plugin is public, has a UI, has an archive, compatibility type of post only, and is not builtin. If you want to extend or change, you can change the pt_args via the builtin filter (gcpta_pt_args).

I get 404: Not Found on my archives pages?

Go to Settings > Permalinks and save your permalinks again. You need to flush your .htaccess rules every time you configure a custom post type. Otherwise you will get a 404.

Do you have future plans for this plugin?

Not at this time.
* If you have suggestions, please feel free to contact me

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Genesis Custom Post Types Archives” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Genesis Custom Post Types Archives” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

0.6.5-0.6.6

  • Removed duplicate sidebars from simple sidebars support.
  • Fixed simple sidebars support, admin error.

0.6.1

  • Removed test class props GaryJ.
  • Added priority (5) to gcpta_do_post_image to come back into alignment with genesis_do_image. props GaryJ.

0.6.0

  • Added Simple Sidebars support
  • Added excerpts support to Genesis Grid

0.5.1

  • Minor Debug Notice fix

0.5

  • Initial Release

0.1-0.4

  • Private Beta