PluginProbe
Float menu – awesome floating side menu / 7.2
Float menu – awesome floating side menu v7.2
7.2.5 trunk 2.1 2.2 3.0.1 3.1 3.2.2 3.3.1 3.5 3.5.1 3.5.2 3.5.3. 3.5.4 4.0 4.1 4.1.1 4.2 4.3 4.3.1 4.3.2 5.0 5.0.1 5.0.2 5.0.3 5.1 All 57 releases
← All changes | admin/settings/sidebar.php +1 -1 trunk7.2 View file →
@@ -60,9 +60,9 @@
60 60 </a>
61 61 <?php else: ?>
62 62 <span class="wpie-icon wpie_icon-link"></span>
63 63 <?php endif; ?>
64 - <input type="url" name="param[link]" id="link" value="<?php echo esc_url( $link ); ?>">
64 + <input type="url" name="link" id="link" value="<?php echo esc_url( $link ); ?>">
65 65 </label>
66 66 </div>
67 67
68 68 <?php if ( ! empty( $shortcode ) ) : ?>