From ecb21297859725d17512497d161275e8bff78310 Mon Sep 17 00:00:00 2001 From: Toni Ginard Date: Wed, 19 Oct 2016 14:43:16 +0200 Subject: [PATCH] Hidden config option to admins but xtecadmin. This option appeared after the upgrade to v1.7 --- addtoany.admin.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/addtoany.admin.php b/addtoany.admin.php index 0b7127f..5798f52 100644 --- a/addtoany.admin.php +++ b/addtoany.admin.php @@ -728,14 +728,8 @@ function position_in_content( $options, $option_box = false ) {
- - @@ -743,8 +737,14 @@ function position_in_content( $options, $option_box = false ) { - - + value="1"/> + + + true, '_builtin' => false ), 'objects' ) ); foreach ( $custom_post_types as $custom_post_type_obj ) : $placement_label = $custom_post_type_obj->labels->name;