该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP bred Examples

描述

A WordPress plugin containing code snippets from the tutorials at https://www.wpbred.com

安装

  1. Upload the plugin files to the /wp-content/plugins/wpbred-examples directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.

常见问题

Can I use this plugin for any specific function for my website

No. This plugin is only for the purpose of demo and tutorial of various code snippets that are frequently used in a WordPress plugin.

How can I contribute/ suggest the changes in the code?

You may add your suggestions on the specific tutorial at https://www.wpbred.com/

评价

2021 年 7 月 20 日
It does not add any special function to the site but for a newbie WP developer like me it is Gold. Coding structure is standard and follows the object-oriented concept.
阅读所有1条评价

贡献者及开发者

「WP bred Examples」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「WP bred Examples」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • First stable release with code snipped of adding a settings page in your custom WordPress Plugin