Pagelines default widget

[edit] Please Note

These docs are now deprecated, we have a new Support area located here

(Difference between revisions)
(Source File)
 
Line 16: Line 16:
  
 
== Source File ==
 
== Source File ==
<tt>pl_global_option()</tt> is located in [http://phpxref.pagelines.com/nav.html?includes/library.templates.php.source.html includes/library.templates.php]
+
<tt>pagelines_default_widget()</tt> is located in [http://phpxref.pagelines.com/nav.html?includes/library.templates.php.source.html includes/library.templates.php]
  
 
----
 
----

Latest revision as of 19:11, 26 March 2012

Function

pagelines_default_widget calls the default sidebar widget, or allows user with 'edit_themes' capability to adds widgets

Usage

Parameter

  • id - widget area ID
  • name - name of sidebar area
  • default - ...

Reference

Uses pagelines

Source File

pagelines_default_widget() is located in includes/library.templates.php