accesspress-social-icons 1.8.2
Opens directory with PHP opendirHTML form declares the POST method
SHA-256a7bde819464b9dea94cecd331297d02b9595b112e2eb80fc24ecfc5630904115
MaleculeH₆(Cm₈Db₃F₂HfOs₄U₂)
Evidence
48:21… in_footer_text( $text ){
49 $link = 'https://wordpress.org/support/plugin/accesspress-social-icons/reviews/#new-post';
50 $pro_link = 'https://accesspressthemes.com/wordpress-plugins/accesspress-social-icons-pro/';
51 if(isset( $_GET[ 'page' ] )){
52 if($_GET[ 'page' ] == 'aps-social-add' || $_GET[ 'page' ] == 'aps-social' ||
53 $_GET[ 'pa …
62:37… ' ] ) && $_GET[ 'page' ] == 'aps-doclinks' ) {
63 wp_redirect( 'https://accesspressthemes.com/documentation/accesspress-social-icons/' );
64 exit();
65 }
66 if ( isset( $_GET[ 'page' ] ) && $_GET …
74:14… $new_links = array(
75 'demo' => '<a href="http://demo.accesspressthemes.com/wordpress-plugins/accesspress-social-icons" target="_blank"><span class="dashicons dashicons-welcome-view-site"></span>Live Demo</a>',
76 'doc' => '<a h …
209:38… b
210 function aps_add_new_set() {
211 if (isset($_POST['aps_add_set_nonce'], $_POST['aps_icon_set_submit']) && wp_verify_nonce($_POST['aps_add_set_nonce'], 'aps_add_new_set')) {
212 include_once('inc/backend/save-set.php');
213 } el …
218:31… pre format
219 function print_array($array) {
220 echo "<pre>";
221 print_r($array);
222 echo "</pre>";
223 }
224
225 //Icon set delete section
226 function aps_delete_action() {
227 if (isset($_GET['action'], $_GET['_wpnonce']) && wp_verify_nonce($_GET['_wpnonce'], 'aps-delete-nonce')) {
228 include_once('inc/backend/delete-icon-set.php' …
Showing the top 5 files — 4 more files (25 regions) not shown.
No evidence locations were recorded for this file. Raw result