dev-master
9999999-dev https://github.com/WPBP/FakePageGenerate a fake page on the fly
GPL-3.0
wordpress virtual fake
1.0.0
1.0.0.0 https://github.com/WPBP/FakePageGenerate a fake page on the fly
GPL-3.0
wordpress virtual fake
Wallogit.com
2017 © Pedro Peláez
Generate a fake page on the fly
Simple class that generate a fake page on the fly, (*2)
composer require wpbp/fakepage:dev-master, (*3)
composer-php52 supported., (*4)
new Fake_Page(
array(
'slug' => 'fake_slug',
'post_title' => 'Fake Page Title',
'post_content' => 'This is the fake page content'
)
);
Generate a fake page on the fly
GPL-3.0
wordpress virtual fake
Generate a fake page on the fly
GPL-3.0
wordpress virtual fake