2017 © Pedro Peláez
 

library fakepage

Generate a fake page on the fly

image

wpbp/fakepage

Generate a fake page on the fly

  • Monday, February 20, 2017
  • by Mte90
  • Repository
  • 1 Watchers
  • 1 Stars
  • 195 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 2 Versions
  • 7 % Grown

The README.md

FakePage

License Downloads, (*1)

Simple class that generate a fake page on the fly, (*2)

Install

composer require wpbp/fakepage:dev-master, (*3)

composer-php52 supported., (*4)

Example

new Fake_Page(
    array(
    'slug' => 'fake_slug',
    'post_title' => 'Fake Page Title',
    'post_content' => 'This is the fake page content'
    )
);

The Versions

20/02 2017

dev-master

9999999-dev https://github.com/WPBP/FakePage

Generate a fake page on the fly

  Sources   Download

GPL-3.0

wordpress virtual fake

08/07 2016

1.0.0

1.0.0.0 https://github.com/WPBP/FakePage

Generate a fake page on the fly

  Sources   Download

GPL-3.0

wordpress virtual fake