-
Posted a reply to canonical link, on the site WordPress.org Forums:
Hello, I have Reset indexables, an it's work for old url. In ‘tax_input’ I put… -
Posted a reply to Taxonomy not attached to post, on the site WordPress.org Forums:
Strange behavior:If I launch the import of articles via the back-office, the categories are correctly… -
Posted a reply to Taxonomy not attached to post, on the site WordPress.org Forums:
Hello, It's work with ID. But why it's work with ("sport" is the slug): $term[]… -
Created a topic, Taxonomy not attached to post, on the site WordPress.org Forums:
import post by program.I use : $term[] = “sport »;… -
Created a topic, canonical link, on the site WordPress.org Forums:
I import post by program.I use : $term[] = "sport … -
Posted a reply to Problem with Delayed loading, on the site WordPress.org Forums:
It's good. Lazy load was disabled -
Created a topic, Problem with Delayed loading, on the site WordPress.org Forums:
When I check "Delayed loading", the plugin creates the… -
Posted a reply to create webp with wp_insert_attachment, on the site WordPress.org Forums:
In fact the queue was blocked. After deleting it, it works -
Posted a reply to create webp with wp_insert_attachment, on the site WordPress.org Forums:
When i upload manualy this image, Webp image is not generated. But when I run… -
Posted a reply to create webp with wp_insert_attachment, on the site WordPress.org Forums:
I'm using wp_generate_attachment_metadata . My code : $attach_id = wp_insert_attachment( $attachment, $file ); require_once(ABSPATH .… -
Created a topic, create webp with wp_insert_attachment, on the site WordPress.org Forums:
When I insert images with wp_insert_attachment, the .w… -
Posted a reply to Bug with Complianz 6.3.1 AMP 2.3.0 and PHP 8.1, on the site WordPress.org Forums:
Yes it's work. Thank's -
Created a topic, Bug with Complianz 6.3.1 AMP 2.3.0 and PHP 8.1, on the site WordPress.org Forums:
[01-Sep-2022 04:26:34 UTC] PHP Fatal error: Uncaught … -
Created a topic, Error with php 8.1.5, on the site WordPress.org Forums:
Wordpress : 5.9.3 WP-Optimize 3.2.3 PHP 8.1.5 : This … -
Created ticket #55638 on Core Trac:
Undefined property: WP_Post_Type::$post_type -
Posted a reply to Problem setcookie with PHP 8.1.5, on the site WordPress.org Forums:
In fact, before PHP 8 it's a warning, since PHP 8 it's an error :… -
Created a topic, Problem setcookie with PHP 8.1.5, on the site WordPress.org Forums:
Wordpress : 5.9.3 WP-Optimize 3.2.3 PHP 8.1.5 : PHP … -
Posted a reply to Users who aren’t logged can’t access to link report, on the site WordPress.org Forums:
My theme : https://siteorigin.com/theme/north/ Content of add_flagging_link_to_reply_link($comment_reply_link): When not login : <a rel="nofollow" class="comment-reply-login" href="https://lyoncap.pierre.test/login/?redirect_to=https%3A%2F%2Flyoncap.pierre.test%2Factualite%2Flyon-les-bacs-de-la-rue-herriot-retrouves-et-ce-n-est-pas-glorieux%2F">Connectez-vous… -
Created a topic, Users who aren’t logged can’t access to link report, on the site WordPress.org Forums:
With (line 754) : $pattern = '#(<a.+class=.+… -
Created ticket #47402 on Core Trac:
Problem with Access-Control-Allow-Origin, on IOS Ionic 4 app -
Created a topic, can’t sort product by date DESC, on the site WordPress.org Forums:
Version: 1.8.2 When I selected sort product by date, i…