Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WP Plugins
Taxonomy Dropdown Widget
Commits
246be76c
Commit
246be76c
authored
Aug 25, 2013
by
Erick Hitter
Browse files
Add property visibility
parent
58e04674
Changes
1
Hide whitespace changes
Inline
Side-by-side
tag-dropdown-widget.php
View file @
246be76c
...
...
@@ -34,7 +34,7 @@ class taxonomy_dropdown_widget_plugin {
/**
* Class variables
*/
var
$option_defaults
=
array
(
protected
$option_defaults
=
array
(
'taxonomy'
=>
'post_tag'
,
'select_name'
=>
'Select Tag'
,
'max_name_length'
=>
0
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment