이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Pure Web Brilliant's base framework

설명

Framework required for all Pure Web Brilliant plug-ins, themes and CMS features.

Arbitrary section

Kevinjohn Gallagher: Kevinjohn Gallagher

Agency: Pure Web Brilliant

Framework release blog post: Pure Web Brilliant’s plugin framework released

” I want to go on record thanking my colleagues and many of our current & past clients, who were (mostly) happy to negotiate changes in the licence of our past work so that we could make it open source. “

  • Package: Pure Web Brilliant
  • Version: 2.0.1
  • Author: Kevinjohn Gallagher framework@KevinjohnGallagher.com
  • Copyright: Copyright (c) 2012, Kevinjohn Gallagher
  • Link: http://KevinjohnGallagher.com
  • Licence: http://www.gnu.org/licenses/gpl-3.0.txt

설치

  1. Upload kevinjohn_gallagher_____framework.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

This plug-in does not seem to do anything?

On it’s own, you are correct.
This plug-in houses commonly used framework and functionality for the other plug-ins & themes created in the Pure Web Brilliant WordPress offering. They cannot work without this plug-in.

There is a menu item, but it has no options

Correct.
It’s a high level menu wrapper for the other plug-ins. On it’s own, it won’t do anything, but that changes when you add additional plug-ins that work well together.

Where are these other plug-ins?

We’re releasing them to the WordPress repository at the quickest rate we can; but virtually all of our code was written for clients who required a non-GLPv2 compatible licence. There may be a small window where the framework is availible prior to the other plug-ins.

Can this framework be used by plug-ins by other authors?

Yes! We’d love that. This framework was built in response to our belief that in its rapid’s growth the WordPress’ lexington has muddied the water between functionality that should be in plug-ins versus those that should be in themes. We all duplicate so much code and functionality, and hopefully this will help others in the way it’s helped us.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Pure Web Brilliant's base framework”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Pure Web Brilliant's base framework”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.3

  • Updated security check

2.2

Added stylesheet to wp_admin
Added action: define_child_settings_sections
Added action: define_child_settings_array
Added action: add_plugin_to_menu
Added function: framework_on_action_admin_init()
Added function: framework_valid_callback ()
Added function: get_post_custom_fields ()
Added function: framework_get_value ()
Added function: framework_set_value ()
Added function: is_page_mine ()
Added function: get_the_permalink ()

2.0

  • Removal of non-GPLv3 compatible functions.
  • Publish to WP.org repository.