User Tools

Site Tools


wordpress:disqusrecents

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
wordpress:disqusrecents [2016/08/30 16:54] gfsadministratorwordpress:disqusrecents [2016/08/30 16:59] gfsadministrator
Line 26: Line 26:
   -2013- Gioxx (dev@gfsolone.com)   -2013- Gioxx (dev@gfsolone.com)
   Ult. mod. 30/8/16   Ult. mod. 30/8/16
- 0.6- i contenuti vengono caricati da Disqus in HTTPS.+ 0.6- i contenuti vengono caricati da Disqus in HTTPS. Migliorato hint su DISQUS ID da inserire nel widget.
   IL CONTENUTO DI QUESTO FILE PHP VIENE FORNITO AS-IS   IL CONTENUTO DI QUESTO FILE PHP VIENE FORNITO AS-IS
      
Line 122: Line 122:
  <input class="widefat" id="<?php echo $this->get_field_id( 'title' ); ?>" name="<?php echo $this->get_field_name( 'title' ); ?>" type="text" value="<?php echo esc_attr( $title ); ?>" />  <input class="widefat" id="<?php echo $this->get_field_id( 'title' ); ?>" name="<?php echo $this->get_field_name( 'title' ); ?>" type="text" value="<?php echo esc_attr( $title ); ?>" />
  <!-- ID DISQUS: ID.disqus.com -->  <!-- ID DISQUS: ID.disqus.com -->
- <label for="<?php echo $this->get_field_id( 'dsqid' ); ?>"><?php _e( 'Disqus ID (ID.disqus.com):' ); ?></label> + <label for="<?php echo $this->get_field_id( 'dsqid' ); ?>"><?php _e( 'Disqus ID (insert only first part of the URL, for example: <strong>UTENTE</strong>.disqus.com &rarr; utente):' ); ?></label> 
  <input class="widefat" id="<?php echo $this->get_field_id( 'dsqid' ); ?>" name="<?php echo $this->get_field_name( 'dsqid' ); ?>" type="text" value="<?php echo esc_attr( $dsqid ); ?>" />  <input class="widefat" id="<?php echo $this->get_field_id( 'dsqid' ); ?>" name="<?php echo $this->get_field_name( 'dsqid' ); ?>" type="text" value="<?php echo esc_attr( $dsqid ); ?>" />
  <!-- Numero commenti da caricare -->  <!-- Numero commenti da caricare -->
wordpress/disqusrecents.txt · Last modified: 2020/10/25 19:39 by gfsadministrator