wpdotnet-sdk
wpdotnet-sdk copied to clipboard
WordPress compiled to .NET Standard. SDK for ASP.NET Core.
**Describe the bug** Setting up a brand new net core application on MacOS, I get the DllNotFoundException whereas setting up a brand new project on Windows does work without problems...
having the themes separately allows for user to have only their own theme on the server and in the dashboard
@amira133 at https://github.com/peachpiecompiler/peachpie/issues/1020: > The description of `WPDOTNET_HOTPLUG_ENABLE` in this [address ](https://docs.peachpie.io/scenarios/wordpress/configuration/#extra-settings) is ambiguous. You may explain more. If `WPDOTNET_HOTPLUG_ENABLE ` is equal to 1 , effectively disallows downloading plugins...
I want to add a websocket chatroom for peachpie-wordpress,is there a plugin?
How can I use this 'wpdotnet' project as a component in the blazor project and have a page called blog that displays the 'wpdotnet' project? For example www.example.com/blog Someone can...
Hello, after installing the plugin Yoast SEO [wordpress-seo] there are some errors inside admin area (plugins.php page): ``` PHP4046 /wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/functions.php (201,12): Call to a member function then() on array|boolean PHP5018...
Hi, can this SDK customize the Woocommerce or write new Woocommerce Plugin?
Someone asked about how to use Blazor with Wordpress. It never really occurred to me to use Wordpress just to manage content. I did not even know about the term...
**Description** Add a tye configuration file that configures the app project and MySQL (in Docker). **Reason** It makes it easier to start developing without having to install MySQL locally. **What...
**Description** Just looking for a simple guide to start building in C#, willing to assist with putting together the walk through but will need your assistance.