Rasti Tkac
Rasti Tkac
* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md). * [x] I've searched for any related issues and avoided creating a duplicate issue. ### Please give us a description of...
Hi there Mark, We load some posts via AJAX like so: ```php function loadMoreHomeWK() { $page = $_POST['page']; $highlightsID = $_POST['highlightsID']; $totalPosts = $_POST['totalPosts']; $posts_per_page = $_POST['postsPerPage']; $stickyPosts = count(get_option('sticky_posts'));...
Hi there, awesome plugin. Unfortunately, I wasn't able to get it to work. I tried to activate the RainLab.Blog Integration but it wouldn't replace the content editor with Gutenberg. Then...
Hi @nimaid I was wondering if there is a way to map numeric keys. If i do a @simple 4, the 4 on the normal keyboard will be pressed, but...