-
Our profiler relies upon timeBeginPeriod, which was replaced by CREATE_WAITABLE_TIMER_HIGH_RESOLUTION in July 2021 for processes that might call CreateWindow: https://github.com/MicrosoftDocs/sdk-api/…
-
I had to work with a wordpress installation, where the previous admin changed the uploads directory into /files, where / is the wordpress root directory. So it was moved outside of the wp-content dire…
mxkyb updated
4 years ago
-
Gutenberg is the name of the new content editor / page builder / whatever you want to call it for WordPress, and aims to act as a replacement for TinyMCE. This is a huge shift in WordPress-land.
M…
-
Now that the Templates chapter is fully drafted, it is time to begin moving this new chapter to the Theme Handbook, at least once the Global Settings and Styles chapter (https://github.com/WordPress/D…
-
### Summary
This plugin is amazing, thank you!
Unfortunately, trying to replace `1/2"` with `½"` or `1/2inch` using _Terms_ as the Advanced _Source_ type results in a correct preview, but the re…
-
### Description
I updated the setting here to "Use the WordPress domain for media URLs in post content", existing content that uses ACF WYSIWYG field is still serving the image with the front end U…
-
Original issue: https://wordpress.org/support/topic/search-replace-doesnt-change-urls-that-are-already-indexed/
It looks like our new database tables `yoast_indexable`, `yoast_indexable_hierarchy`,…
-
Instead of using a discrete stylesheet, many editor features use dynamically generated CSS injected onto the page, either via as a `style` attribute on an element or in a dynamically generated `` tag …
-
## Issue Description
Broken link to `WpOrgRequestsUtilityCaseInsensitiveDictionary` documentation. I found on `wp_remote_retrieve_headers()` documentation, but could be elsewhere.
## URL of th…
-
Reported in https://wordpress.org/support/topic/function-name-conflict-too-generic/#post-18028492
the function `ep()` in oik-bwtrace, oik and other plugins, since it's part of the bobbfunc.php shared…