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

Drive Wp

설명

Wp Drive

The plugin

The Plugin enhances the capabilities of the Windows Application “WordPress Drive”. If installed on a WordPress site WordPressDrive is able to use these additional features:

  • getting (file) size information
  • populating custom post types to WordPressDrive (REST API)
  • replacing/modifying media files 1
  • restrict media file modification by role and capability

1 Most of the code for media replace is taken from the plugin “Easy Replace Image” https://wordpress.org/plugins/easy-replace-image by Iulia Cazan

The windows application

WordPressDrive is a Windows Userspace Filesystem, that lets you access any WordPress Site, that supports the WordPress REST API (default) as a Windows Drive (Share).

Posts and Pages are organized in Folders as HTML Files. Media File types are represented by their file type depending from extension.

The Application starts as a taskbar icon, all user interaction can be started from there. Working with WordPress data happens with the standard Windows tools (Explorer, CMD, …).

You can download the installation Files of WordPressDrive from here:
https://github.com/printpagestopdf/WordpressDrive/releases/latest

Find the sourcecode here:
https://github.com/printpagestopdf/WordpressDrive

Demo

None

License

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Version history

0.5.1 – Bugfix release
0.5 – Initial release.

스크린샷

  • Admin Settings for the plugin.
  • Windows Explorer view of a Wordpress site.

설치

  • Upload Wp Drive to the /wp-content/plugins/ directory of your application
  • Login as Admin
  • Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

None

후기

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

기여자 & 개발자

“Drive Wp”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Drive Wp”(을)를 번역하세요.

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

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

변경이력

0.5.1

  • Bugfix admin screen if there are none custom posttypes
  • tested with wp 6.4.3

0.5

  • Allow to populate custom post types to REST API
  • Allow to replace file with a new uploaded image via REST API
  • Allow to restrict media file replace by role and capability
  • Add (file) size information to REST API