Details
wp-post
Introduction
This helper class helps you accessing WordPress functions to post the feed easily.
You can also check out the `
main.php`
and the PHP file which is in the `
src`
folder to know more details.
The files introduction
You can see the `
main.php`
to know more details about using this classes.
Usage
-
using ssh to login your VPS or shared hosting server.
-
-
using the ```git clone https://github.com/peter279k/wp-post``` to clone this repo.
-
In ```main.php```, modify the title and content on line 27.
-
using the ```php main.php``` to test the posting feed and uploading images.
|
Name: |
WP Post |
Base name: |
wp-post |
Description: |
Classes to manipulate WordPress posts and images |
Version: |
1.0.0 |
PHP version: |
5 |
License: |
MIT/X Consortium License |
|
|
November 2022
Nominee
Vote |
WordPress is a popular content management system written in PHP, often used to create blogs.
WordPress code is, in great part, made of code written using global functions.
This package provides a object-oriented wrapper to access functionality of WordPress that manipulates posts and images.
This way, it can please developers that prefer to write code to access WordPress content using classes of objects.
Manuel Lemos |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|
|
Files |
|