Finally found the solution:
One of the title strings contained the letter “ö” (oumlaut). In the shell context, the result of the select was correct, but not in the context of wordpress (maybe different localisation?). So, modifying the page title did the trick.
Related Posts:
- How to read a large file line by line?
- Limit the number of inactive widgets
- Transform php code into a widget?
- class=”parent” for wp_list_pages?
- PHP Script within wordpress theme
- Why use %d in php when in function
- How to display product cropped thumbnail (150×150) for WooCommerce product categories
- Add to checkout total lines an additional line below shipping in WooCommerce
- wp_embed_register_handler to embed html files
- When is is_admin() available?
- Creating new menu item
- Processing a subscription form with POST method?
- Get posts with at least one category in common with current post?
- Change the actual (or viewable) WordPress directory structure
- How do i use this jquery script on a wordpress site?
- Why is variable not working on custom sql query using wpdb?
- Variable global scope [closed]
- If post ID has_term?
- How do I ensure that a piece of hard code only gets called, when on my appointed Blog page?
- Apache /Ubuntu server not running WordPress installation, outputting PHP code like HTML
- How to give new users two specific user role options upon WordPress user registration
- Add custom url to featured image
- How to add date to navigation bar
- Filter Select results based on selection
- add element with add_action to posts from a specific category ID
- developing a wordpress plugin, have a few PHP Woocommerce related coding questions
- How to pick the default selected value in wordpress dropdown?
- WordPress PHP version won’t change from 5.2 [closed]
- Remove class in nav_menu_link_attibutes filter
- NGINX rewrite rules for multisite
- How to target grandchild of post_parent using wp_list_pages
- remove post that has no content
- How to show only subcategories in parent category not parent category?
- Echo string and function?
- Remove the last X characters of a custom field value
- Only first shortcode gets executed
- Notify users only on post publish
- What is the latest WordPress that will work on PHP 5.2.17?
- Echo a shortcode div after every 3 posts
- Get all categories post is not in
- Function returns post URLs rather than retrieving Facebook Graph API data
- Error while setting role
- Editing a PHP file to include a small text piece on every page
- str_replace with the_content is not working
- How to disable send e-mail notification new comments for some posts
- trying to put an active hover to my custom nav category buttons [closed]
- Can’t successfully check if post with title exist in database
- Handling repeater data
- Adding Updated Post Date PHP Custom Theme
- Filter results from a serialized string to use on statistics
- Create a a form for custom taxonomy terms
- form built dynamically with php, not submitting
- How to make blog post entries appear as input form instead of just text?
- If is page, archive or search output this code
- Child Theme’s Read More Text
- What is the difference between Null vs Empty (Zero Length) string?
- Get date function not working
- Make separate text boxes for separate WordPress Custom Fields
- WP_Query – How to query all of post types categories
- How to work Woocommerce pagination inside shortcode?
- Proper way to remove html code on child theme
- How to pass parameters in wordpress shortcode?
- Trying to add Custom Post Type to this functions.php command
- Apply function.php filter only if url not has /amp/
- Place product field value as variable in php
- How to link all featured images to custom url in single.php for only non-logged-in users?
- How to get current post id in gform_field_validation gravity forms
- I can’t load my images from a js file using wp_localize_script
- Autoloading Classes in Plugins
- Call custom JS function from PHP
- Put a span class in the shortened product title
- Right way to display the_author_meta fields?
- Comparing Dates within plugin using PHP If statement
- Singleton plugin activation; create database
- Calling header from JavaScript file
- Highlight Single Page Ancestor
- how to use php in custom toolbar form
- admin menu naming
- Registration form not registering First and Last name
- Removing get_template_part in child theme
- How to ‘remember’ a site member’s last visited page?
- AJAX with Selectbox Plugins (Select2, Chosen, Selectize)
- Pass custom value to custom taxonomy
- Difference in Get Variable Location
- Display selected parts from selected pages on the frontpage?
- How do I unserialize this?
- Get current WordPress page then add #post ID to the end
- How does one programmatically manage posts from a external php script?
- WordPress article with 50 000 words loading slow – 100% cpu
- How to get the rating value of each comment
- Call custom posttype outside the functions.php
- How to avoid timeout waiting for output from CGI script?
- Product Category Page in Full Width
- WP query with variables gives no result for specific user
- Is there a better way to output HTML as a shortcode?
- using AJAX [object Object]
- Redirect WordPress page to the latest created post by the logged in author/user
- 404 error on page reload
- How to pull through page title depending on which radio button is selected on the specific page?
- How to allow searching a custom meta key in admin list table?