makeBCT

#AI #OpenAI #Chatbot #Cloud #WordPress

워드프레스 플러그인 업데이트: WP-Members 3.0.1.1

이번에는 워드프레스 홈페이지에 멤버쉽 기능(로그인, 로그아웃, 회원등록, 비밀번호 찾기, 마이페이지 등)을 추가할 때 활용하는 WP-Members 플러그인을 살펴 보겠습니다. WP-Members 또한 블로그코디의 워드프레스 홈페이지 구축 솔루션인 BC TOWN™ 에서 관리하는 주요 워드프레스 플러그인 중 하나입니다. 최근 3.0.1.1 버전이 업데이트 되었지만, 지난 3.0.0 버전 때 주요 업데이트가 이루어졌기 때문에 이에 대해서 살펴 보겠습니다.

 

WP-Members: https://wordpress.org/plugins/wp-members/

 

wp-members

 

 

  • New settings and new plugin class WP_Members.
  • New settings now natively support Custom Post Types, both setting defaults and individual post blocking.
  • Settings constants removed in favor of using the $wpmem object class.
  • Added new edit toggle to wpmem-register_data filter hook.
  • wpmem_settings_loaded action added.
  • Securify comments changed to use comments_open instead of comments_template(with a blank template).
  • New wpmem_securify_comments filter hook to customize whether comments load or not.
  • Registration clear form button defaults to false.
  • Removed wp_set_auth_cookie from login function; it is already done as part of wp_signon.
  • Post meta box title filter is now for all post types wpmem_admin_{post_type}_meta_title.
  • New filter for Ready Simple Captcha folder location: wpmem_rs_captcha_folder.
  • New shortcodes [wpmem_form] added.
  • Shortcode dropdown selector added to tinymce toolbar in Post/Page editor.
  • Added redirect_to as a function argument if calling wpmem_logout() directly.

 

 

확실히 WP-Members 3.0.0 버전에서 많은 것이 변화된 것을 알 수 있습니다. 그리고 그 만큼 워드프레스 홈페이지의 회원 기능 구현을 위해 필요한 기능이 많이 개선된 것을 알 수 있습니다.

 

 

 

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

인기 글

Ubuntu 22.04 LTS에 Python 3.8 or 3.9 설치 방법
서버 : Vultr 클라우드OS: Ubuntu 22.04 LTS사용자 계정 생성하여 설치 진행함1. Start with the system updatesudo apt update...
오라클 클라우드 OCI 가입 드디어 성공 했습니다 (상세 후기)
2023년 2월 16일에 ‘오라클 클라우드 지급 검증 실패 글‘을 남긴 적이 있습니다.그 때 검색을 통해 해결 방법을 찾아 보았고, 당시 성공했던 분들의...
WSL2/Ubuntu 22.04 LTS에 Anaconda 설치 
WSL2/Ubuntu 환경에서 Python 버전별로 가상환경을 만드는 방법 중 그나마 Anaconda 방법이 좋은 것 같네요. 설치 방법은 간단합니다.1. apt update사용자...
사용자 작성 모듈 import 시 에러)(ModuleNotFoundError: No module named
파이썬 모듈을 만들고 테스트 할 때 ModuleNotFoundError: No module named 에러가 발생한 경우원인파이썬은 모듈을 불러올 때 모듈 설치 경로와 자신의...
Permission denied (publickey) 해결 방법
Plesk에서 생성된 system user로 ftp 접속 시 다음과 같은 에러 메시지가 발생하면서 접속이 되지 않습니다.상태: 152.67.193.32:49152에 연결... 응답: fzSftp...

BCT Ai Chatbot

답변을 준비중입니다 . . .