开发者 | Access Keys |
---|---|
更新时间 | 2019年3月22日 11:44 |
捐献地址: | 去捐款 |
PHP版本: | 4.0 及以上 |
WordPress版本: | 5.1.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
instant-demo-imporder
folder to the /wp-content/plugins/
directoryAPTU_Class
class within your theme file.<?php do_action('APTU_Class'); ?>
in your templates this will provide you with the default demo for the ScrollMe theme by AccessPress to install.APTU_Class
object.
for e.g.
`<?php
if(class_exists('APTU_Class')) :This plugin provides the ability to to import the demo contents, widgets, theme option settings and customizer settings in your site. = Is this plugin compatible with all AccessPress Themes ? Yes, this plugin is compatible with all the free version of Accesspress themes. = How do I use the AP Theme Utility? View Documentation for all the information you need on configuring the AP Theme Utility in your theme.