Navigation überspringen

[Gelöst] Render a Toolset View outside the WP

This support ticket is created vor 10 Monaten, 2 Wochen. There's a good chance that you are reading advice that it now obsolete.

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.

Dieses Thema enthält 1 Antwort, hat 2 Stimmen.

Zuletzt aktualisiert von Christopher Amirian vor 10 Monaten, 2 Wochen.

Assistiert von: Christopher Amirian.

Author
Artikel
#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
Unterstützer

Sprachen: Englisch (English )

Hi there,

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

Thanks.