<div dir="ltr">
Hello,<div><br></div><div><div>I struggle with the wp_filesystem call for a while. I describe my problems on SO (<a href="http://wordpress.stackexchange.com/questions/126424/using-wp-filesystem-in-plugins-to-store-customizer-settings">http://wordpress.stackexchange.com/questions/126424/using-wp-filesystem-in-plugins-to-store-customizer-settings</a>) but didn't get the right response till now.</div>
<div>I wonder if someone on this list will be able to point my in the right direction. @otto helped me a lot to answer my previous question.</div><div><br></div><div>The problem in summary: I want my theme save dynamic CSS (compiled with LESS) to the server. The savest way to do this seems to use / call wp_filesystem. Get credentials for the wp_filesystem requires a URL. This url is not available in some situations.</div>
<div><br></div><div>The only solution i found till now is storing the credentials in a session. I wonder if this will not add new security problems.</div><div><br></div><div>Thanks for your attention. I'm looking forward to your answers.</div>
</div><div><br></div><div>Best regards,</div><div><br></div><div>Bass</div></div>