https://github.com/patrickingle/wp-soap-services
Exposing the Wordpress codex through SOAP Web Services
https://github.com/patrickingle/wp-soap-services
Last synced: 11 months ago
JSON representation
Exposing the Wordpress codex through SOAP Web Services
- Host: GitHub
- URL: https://github.com/patrickingle/wp-soap-services
- Owner: patrickingle
- Created: 2012-08-15T17:46:17.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2020-12-31T23:44:43.000Z (over 5 years ago)
- Last Synced: 2025-06-15T09:40:31.325Z (about 1 year ago)
- Language: PHP
- Size: 116 KB
- Stars: 4
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
wp-soap-services
================
Exposing the Wordpress codex through SOAP Web Services
Requirements
============
- Wordpress 3.x
- PHP 5.3 with SOAP extensions activated (check phpinfo to verify SOAP is active)
- LAMP/WAMP/XAMPP/MAMP combined web server/mysql compatible with Wordpress
Publication
===========
The following publication, "Adding Soap Web Services to Wordpress" available on
Amazon at http://www.amazon.com/dp/B00D1AYIG8 shows how to implement this framework plugin
in your wordpress blog.
