If you run a WordPress or BuddyPress installation, you probably know that some of the biggest administrative headaches come from the activation process. Activation emails may be caught by spam filters, deleted unwillingly, or simply not understood. Yet WordPress itself has no UI for viewing and managing unactivated members. Unconfirmed creates a Dashboard panel under the Users menu (Network Admi..
리눅스에서 MYSQL 접속$ mysql -u root -pEnter password: 비밀번호 입력 DB 선택->워드프레스가 설치된 DB를 선택mysql> use wordpress; wp_users 테이블 레코드 확인->wp-config.php에서 table_prefix가 붙어있는지 확인해볼것mysql> select ID, user_login, user_pass from wp_users; 새 비밀번호로 변경->새 비밀번호에 원하는 비밀번호를 집어넣는다.mysql> update wp_users set user_pass = md5("새 비밀번호") where ID = 1; 새 비밀번호로 로그인하면 된다.
function is_user_logged_in() {$user = wp_get_current_user(); if ( empty( $user->ID ) )return 'Contact';elsereturn '';} $this->is_user_logged_in() function is_user_logged_in() {$user = wp_get_current_user(); if ( empty( $user->ID ) )return '로그인안했을때'; return '로그인했을때';}
function remove_screen_options_tab() { return current_user_can( 'manage_options' ); } add_filter('screen_options_show_screen', 'remove_screen_options_tab'); http://premium.wpmudev.org/blog/how-to-hide-or-highlight-the-screen-options-tab-in-wordpress/ https://wordpress.org/plugins/screen-options-and-help-show-customize/
add_action('admin_bar_menu', 'add_toolbar_items', 100);function add_toolbar_items($admin_bar){ $admin_bar->add_menu( array( 'id' => 'my-item', 'title' => 'My Item', 'href' => '#', 'meta' => array( 'title' => __('My Item'), ), )); $admin_bar->add_menu( array( 'id' => 'my-sub-item', 'parent' => 'my-item', 'title' => 'My Sub Menu Item', 'href' => '#', 'meta' => array( 'title' => __('My Sub Menu Ite..
// WPSnippy to Remove WordPress Admin Bar Menu Itemsfunction wpsnippy_admin_bar() { global $wp_admin_bar; // To remove WordPress logo and related submenu items $wp_admin_bar->remove_menu('wp-logo'); $wp_admin_bar->remove_menu('about'); $wp_admin_bar->remove_menu('wporg'); $wp_admin_bar->remove_menu('documentation'); $wp_admin_bar->remove_menu('support-forums'); $wp_admin_bar->remove_menu('feedba..
qtranslate 폴더는 /public_html/wp-content/plugins 디렉토리에 업로드--> /public_html/wp-content/plugins/qtranslate languages 폴더는 /public_html/wp-content 디렉토리에 업로드--> /public_html/wp-content/languages 플러그인 설정에서 한국어 설정을 추가해준다. kokr.png한국어ko_KR%Y년%m월%d일%H:%M죄송합니다,이게시물은%LANG:,:과% 게시물만 포함됩니다. 입력을 다했으면 Add language 페이지 추가할때 언어별 타이틀, 컨텐츠를 다르게 설정 해줄 수 있다. wp-activate.php에서 오류가 생길경우 // defined to let enable plugin l..
- EVEREST Ultimate Edition
- 밀리맵
- Total Commander
- 유즈맵
- UltraEdit
- PSP 바탕화면
- Internet Download Manager
- Portable
- 아이콘
- 일러스트레이터
- PSP 배경화면
- WinRAR
- EVEREST Ultimate Engineer Edition
- EVEREST
- 티스토리초대
- 파이트 오브 캐릭터즈
- 스타
- PSP 배경
- 파오캐
- 티스토리 초대
- 패턴
- icon
- 포토샵
- 티스토리 초대장
- Error Repair Professional
- IDM
- HyperSnap
- 브러시
- EditPlus
- Your Uninstaller!