Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

WP bred Examples

Opis

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

Instalacija

  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.

ČPP

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/

Recenzije

20. srpnja 2021.
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.
Pročitajte 1 recenziju

Suradnici i Programeri

“WP bred Examples” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “WP bred Examples” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0

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