Sauter la navigation

[Résolu] Render a Toolset View outside the WP

This support ticket is created Il y a 11 mois et 3 semaines. 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.

Ce sujet contient 1 réponse, a 2 voix.

Dernière mise à jour par Christopher Amirian Il y a 11 mois et 3 semaines.

Assisté par: Christopher Amirian.

Auteur
Publications
#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

Les langues: Anglais (English )

Hi there,

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

Thanks.