芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/ebpt.pulsehost.co.uk/wp-content/plugins/insight-core/includes/share.php
'_blank', ); $args = wp_parse_args( $args, $defaults ); if ( ! empty( $social_items ) ) { foreach ( $social_order as $social ) { if ( in_array( $social, $social_items, true ) ) { if ( $social === 'facebook' ) { if ( ! wp_is_mobile() ) { $facebook_url = 'http://www.facebook.com/sharer.php?m2w&s=100&p[url]=' . rawurlencode( get_permalink() ) . '&p[images][0]=' . wp_get_attachment_url( get_post_thumbnail_id( get_the_ID() ) ) . '&p[title]=' . rawurlencode( get_the_title() ); } else { $facebook_url = 'https://m.facebook.com/sharer.php?u=' . rawurlencode( get_permalink() ); } ?>