Mô tả
This plugin is a client to access the Todo Apuestas API services
Arbitrary section
Nothing for now
Updates
The basic structure of this plugin was cloned from the WordPress-Plugin-Boilerplate project.
This plugin supports the GitHub Updater plugin, so if you install that, this plugin becomes automatically updateable direct from GitHub. Any submission to WP.org repo will make this redundant.
Cài đặt
This section describes how to install the plugin and get it working.
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘rest-client-tap’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
rest-client-tap.zipfrom your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
rest-client-tap.zip - Extract the
rest-client-tapdirectory to your computer - Upload the
rest-client-tapdirectory to the/wp-content/plugins/directory - Activate the plugin in the Plugin dashboard
Hỏi đáp
Nothing for now
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Rest Client TAP” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Rest Client TAP” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.1.8
- Added several improvements
- Fixed errors detected
1.1.7
- Tested up to WordPress 5.8.1
- Added some minor improvements
- Fixed errors detected
1.1.6
- Added some minor improvements
1.1.5
- Added several improvements. Use transient instead SESSION to keep some information temporally.
1.1.4
- Fixed error detected
1.1.3
- Added some improvements
- Fixed some errors detected
1.1.2
- Added some improvements
1.1
- Added required filters for AlinkTap plugin
- Added some improvements
1.0.1
- Added unique function names in main plugin file.
1.0
- Initial release.