Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

DynoWidg

Leírás

This plugin will allow you to dynamically add any piece of content to the sidebar as well as give you the ability to limit what pages/sections based on WordPress’ conditionals and/or selecting specific areas to limit.

Please submit any bugs or suggested improvements to https://github.com/bmsterling/DynoWidg/issues

Need this plugin customized or need a plugin created, contact me via my contact form at http://kenzomedia.com

Also available through twitter, @bmsterling

Quick Note

Next major release I will be removing the logic part of this plugin in favor of two alternatives that I am working on. One that will add the same feature back into each widget you have and one where you can add widgets from the Page editor. Hopefully they will be release all at the same time to make sure you have options.

Credits

Copyright 2011 Benjamin Sterling

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 2, as
published by the Free Software Foundation.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Képernyőmentések

  • Screenshot of widget

Telepítés

  1. Unzip into your /wp-content/plugins/ directory. If you’re uploading it make sure to upload the top-level folder. Don’t just upload all the php files and put them in /wp-content/plugins/.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

GYIK

Currently No FAQs but feel free to contact me with any questions you do have.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“DynoWidg” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“DynoWidg” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

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

Változási napló

0.1.4

Fixed header title not showing/hiding correctly

0.1.3

Fixed class being added not getting appended to the module
Added a wrapping div with a class of pad around the content being dumped out for easier styling
Started the process of removing the „logic” part of this plugin, see quick notes for more information

0.1.2

Fixed an issue where nav_menu_item were getting in; Added the ID for the content into the drop down in hopes of easier reading.