Purpose of the plugin
The Wordpress Plugin “Meta Functions Shortcode” adds a Shortcode called ‘meta’. With it you can access the custom fields of your articles by a simple shortcode.
How it works
Shortcode Syntax: [meta func="" name="" alt=""]
The shortcode has three functions yet:
func=”url”
Displays a link using your custom field in “name” as the link target and “alt” [...]
Filed under: Computer, Wordpress on April 20th, 2009
Purpose of the widget
This Wordpress Widget is similar to the one previously posted on this website. It displays a list of pages depending on some options (mainly on page visibility settings). But there are two important differences:
The first widget depends on the “Member Access” plugin. So it is not stand alone.
But this widget is also [...]
Filed under: Computer, Wordpress on April 7th, 2009
Purpose of the plugin
The Wordpress Plugin “MultiWidget Class” adds a class to the Wordpress code base called “MultiWidget”. By following some quite simple rules you can build a widget that can be created multiple times. For this you just have to override two output functions and set some default values. Alle the data processing is [...]
Filed under: Computer, Wordpress on April 7th, 2009
Purpose of the widget
The Wordpress Plugin Member Access helps administrators to divide pages and post into member and public objects. But the internal wordpress “Pages Sidebar Widget” still displays all the pages that are in the database. It simply ignores the member access options. The “Member Access Pages Widget” is able to overcome this issue.
How [...]
Filed under: Computer, Wordpress on April 6th, 2009