このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

My Custom Widgets

説明

Use this plugin to create your own widgets, duplicate existing widgets and arrange them in a sidebar or anywhere else.
Thanks to filter definitions you can decide whether the widget should be displayed or not for specific pages or page-types.

This plugin does not work with WordPress 2.7.1 and below.
If you are using WordPress 2.2 – 2.7.x please use Release 1.9.1 of this plugin.

The following features have been implemented:

  • define own widgets with php and/or html code
  • decide where your widget should be displayed (e.g. archive-page only)
  • define your own filters through plugin configuration
  • widget-titles that fit into your theme can be defined and changed comfortable as well
  • Debug-mode for code review
  • apply_filter-functionality can be activated within CustomWidgets
  • widgets are also available through custom tags such as <!–MyWidget–>
    and can be used outside of the sidebar as well
  • duplicate/copy existing widgets (beta feature)
  • deinstallation routine to remove all option entries created by the plugin
  • Backup routine for widget- and plugin-configuration

スクリーンショット

  • configuration screen / creating new widgets (appearance-menu)
  • Sidebar configuration screen with open CustomWidget
  • Debugging/Preview on configuration screen
  • option screen (1/2) (Settings-menu)
  • option screen (2/2) (Settings-menu)

インストール

  1. Upload the folder complete mycustomwidget-folder into the /wp-content/plugins/ directory
  2. Make file my_custom_widget_classes.php writeable (i.e. chmod 0666)
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Configure the plugin through option menu (e.g. define own filters) (optional)
  5. Define your Widgets through theme menu in WordPress.
  6. Organize your widgets through the ‘Widgets’ menu in WordPress
  7. Have fun

FAQ

I have found a bug. What should I do?

Just visit me on my website and describe the failure. I will see what I can do.

Does this plugin works with other plugins?

Usually there should not be a problem. Nevertheless I added a backup routine.

Cool stuff! But I miss something. Can I add it?

Sure you can. It’s GPL! But you can also contact me. Maybe we can develop this plugin together.

評価

このプラグインにはレビューがありません。

貢献者と開発者

My Custom Widgets はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“My Custom Widgets” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。