WPIntell

Source evidence

[Plugin: World Clock Widget] Change title

World Clock Widget · support · 2011-03-10T04:03:00+00:00

complaintsentiment
mediumseverity
0.69relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 27 rows with source links

14.8% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
PahaW unresolved
Hi How change title for this widget? Line 109: echo $before_title.’World Clock’.$after_title; may be written: function printInputTitleClock($fieldName) { ?> <p> <label for=”<?php echo $fieldName; ?>”>Title (for widget display):</label> <input name=”<?php echo $fieldName; ?>” class=”<?php echo $fieldName; ?>” type=”text” /> </p> <?php } echo ‘<fieldset style=”border:1px solid #DDD;margin:3px;padding:5px;”><legend style=”font-weight:bold;font-size:12px;”>Title Clock</legend>’; $this->printInputTitleClock(‘title_clock’); echo ‘</fieldset>’; Then I start getting confused in your code!!? http://wordpress.org/extend/plugins/world-clock-widget/ I added the ability to change the title and div = “wordclock” Please update your plugin! Corrected file: http://zalil.ru/30644437

Comments

1 shown
PahaW 2011-03-10T05:08:00+00:00

I added the ability to change the title and div = “wordclock” Please update your plugin! Corrected file: http://zalil.ru/30644437