Skip Navigation

[Resolved] Render a Toolset View outside the WP

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 1 reply, has 2 voices.

Last updated by Christopher Amirian 5 months, 1 week ago.

Assisted by: Christopher Amirian.

Author
Posts
#2702653

Dear Sir/Madam,

I have a View but I don't want to load the WP, I want to render the Toolset View outside the WP, please advise how I can do after these two statements

	define( 'WP_USE_THEMES', false );
	require_once( 'wp-load.php' );
#2702676

Christopher Amirian
Supporter

Languages: English (English )

Hi there,

It is not possible to do so. Toolset is a WordPress plugin and works ion WordPress environment.

Thanks.