Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 431 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 431 Bytes

WP-Connector

Package for connecting a laravel installation to a Wordpress installation.

Functions

Recent Posts

Fetch recent posts. Accepts an order_by statement as well, but otherwise only requires a quantity of posts to return. All URLs are full URLs. Includes post thumbnails.

Fetching Pages

The ability to fetch pages by name (some %LIKE% functionality) with full URLs. Includes post thumbnails.