Profiles

  • Member Since: April 30th, 2018
  • GitHub: ilclaudio
  • Find me on:
  • Created a topic, WordPress admin redirect issue with Apache running on port 8080, on the site WordPress.org Forums:
    Good morning everyone,I’m having an issue with some Wo…

  • Submitted pull request #10537 to WordPress/wordpress-develop:
    REST API: Log doing_it_wrong notices to debug.log

  • Is the 45th person to arrive at WordCamp Pisa, Tuscany, Italy 2025

  • Created a topic, LS/SSL error: SSL is required, but the server does not support it, on the site WordPress.org Forums:
    Hi, in a CI script, when I use this command: wp …

  • Posted a reply to How to ensure WordPress admin user has ID 1 when using WP-CLI?, on the site WordPress.org Forums:
    Hi,yes, that's true, perhaps the issue is related to the containers from the Helm chart,…

  • Created a topic, ow to ensure WordPress admin user has ID 1 when using WP-CLI?, on the site WordPress.org Forums:
    Hi, I'd like to create WordPress sites in a CI envi…

  • Posted a reply to Which is the template page for custom taxonomies?, on the site WordPress.org Forums:
    Hi,I've added this in the taxonomy:'rewrite' => array( 'slug' => DIS_FAQ_TOPIC_TAXONOMY, 'with-front' => false ),…

  • Posted a reply to Which is the template page for custom taxonomies?, on the site WordPress.org Forums:
    Hi, thank you for your reply. Yes, it is a classic theme. I need a…

  • Created a topic, Which is the template page for custom taxonomies?, on the site WordPress.org Forums:
    Hi, I've created a custom taxonomy for a custom con…

  • Created a topic, How to send logs to a log server?, on the site WordPress.org Forums:
    Hi, is it possible to send the logs to a log server…

  • Created a topic, Integrating a RAG Chat System with WordPress via HTTP API, on the site WordPress.org Forums:
    Hi good morning everyone,I'm building a RAG system bas…

  • Created a topic, How to programmatically associate menus to locations?, on the site WordPress.org Forums:
    Hi, in a custom theme I have created a function tha…

  • Posted a reply to How to assign a localized menu to a localized location?, on the site WordPress.org Forums:
    Basically I would like to do this save from code:

  • Posted a reply to How to assign a localized menu to a localized location?, on the site WordPress.org Forums:
    Rigth. I'm using Polylang in the free version.

  • Created a topic, How to assign a localized menu to a localized location?, on the site WordPress.org Forums:
    Hi, in a custom theme I have created a function tha…

  • Posted a reply to Problem in translations timing in custom theme, on the site WordPress.org Forums:
    Thanks to both of you for your suggestions. Claudio

  • Created a topic, Problem in translations timing in custom theme, on the site WordPress.org Forums:
    Hi,I've a problem with the timing of string translatio…

  • Created a topic, How to setup correctly a custom classic theme?, on the site WordPress.org Forums:
    Hi, I'm creating a classic WordPress theme. I'd lik…

  • Posted a reply to Problem assigning a custom template to a page, on the site WordPress.org Forums:
    Hi, thank you for your answer. I've solved. the problem was that the archive page…

  • Created a topic, Problem assigning a custom template to a page, on the site WordPress.org Forums:
    Hi, I have a site with some custom post types that …

  • Posted a reply to What Do You Think About Database Sharing in WordPress Multisite Environments?, on the site WordPress.org Forums:
    @ravindra107 yes I could, but in this way they would be separate installations, I'd like…

  • Created a topic, What Do You Think About Database Sharing in WordPress Multisite Environments?, on the site WordPress.org Forums:
    Hi everyone, I'm posting this to gather your though…

  • Posted a reply to Why the function get_posts returns the wrong post?, on the site WordPress.org Forums:
    It seems that this instead works: if( ! function_exists( 'dli_get_content' ) ) { function dli_get_content(…

  • Posted a reply to Why the function get_posts returns the wrong post?, on the site WordPress.org Forums:
    Hi, this is the full function I'm using: if( ! function_exists( 'dli_get_content' ) ) {…

  • Created a topic, Why the function get_posts returns the wrong post?, on the site WordPress.org Forums:
    Hi, I noticed a strange behaviour of the function g…

  • Posted a reply to Best pattern to configure a site using a plugin, on the site WordPress.org Forums:
    Hi @threadi thank you for your tips. It seems a smart alternative, but I'm not…

  • Created a topic, Is the plugin still manteinded?, on the site WordPress.org Forums:
    Hi, I'm using this plugin and it is a good one. Tha…

  • Created a topic, Best pattern to configure a site using a plugin, on the site WordPress.org Forums:
    Hi, I'm developing a plugin that adds some&nbs…

  • Posted a reply to Tools to analyze compromised sites, on the site WordPress.org Forums:
    It was a snipped of code injected using the plugin WPCode. It was added with…

  • Posted a reply to Tools to analyze compromised sites, on the site WordPress.org Forums:
    yes

  • Posted a reply to Tools to analyze compromised sites, on the site WordPress.org Forums:
    It is a custom theme that we have into a private repository and it was…

  • Posted a reply to Tools to analyze compromised sites, on the site WordPress.org Forums:
    Thank you for your help, I'm reading these documents. I have just a curiosity. Using…

  • Created a topic, Tools to analyze compromised sites, on the site WordPress.org Forums:
    Hi, I have a compromised WordPress, it seems that r…

  • Created a topic, How to use the methods made available by a plugin in a theme?, on the site WordPress.org Forums:
    Hi,I've created a plugin that adds to a site some cust…

  • Posted a reply to MVC framework or resources for WordPress, on the site WordPress.org Forums:
    Yes, thank you, I've seen it but it seems a project not longer maintained

  • Created a topic, MVC framework or resources for WordPress, on the site WordPress.org Forums:
    Hi, to create complex WordPress customizations it w…

  • Posted a reply to How to add an icon to the payment option block in the checkout page?, on the site WordPress.org Forums:
    This can be marked as solved.

  • Posted a reply to How to add an icon to the payment option block in the checkout page?, on the site WordPress.org Forums:
    After looking other plugins I've solved in this way: (function () { "use strict"; ....…

  • Posted a reply to Custom payment gateway not visible on the checkout page, on the site WordPress.org Forums:
    no, thank you, I've solved the problem cld

  • Created a topic, How to add an icon to the payment option block in the checkout page?, on the site WordPress.org Forums:
    Hi, In the checkout page of my e-commerce I'd like …

  • Posted a reply to Custom payment gateway not visible on the checkout page, on the site WordPress.org Forums:
    I've seen that the problem is that "starting with WooCommerce version 8.3, the Cart and…

  • Posted a reply to Custom payment gateway not visible on the checkout page, on the site WordPress.org Forums:
    I think that it is a problem related to the fact that my plugin doesn't…

  • Created a topic, Payment options not shown in the checkout page, on the site WordPress.org Forums:
    Hi, after installing and activating the plugin, and…

  • Created a topic, Enabled custom payment gateway not visible on the checkout page, on the site WordPress.org Forums:
    A few years ago I created a payment gateway for WooCom…

  • Posted a reply to The method payment_complete doesn’t change the status of the order, on the site WordPress.org Forums:
    I'm sorry, but this issue can be ignored. I was expecting a wrong behaviour from…

  • Created a topic, The method payment_complete doesn’t change the status of the order, on the site WordPress.org Forums:
    Hi, after updating WooCommerce to version 8.5.2 I h…

  • Posted a reply to random scrolling (up and down) when using arrow keys to navigate, on the site WordPress.org Forums:
    The problem persists with WP 6.4.2. But I think it depends on the classic editor,…

  • Posted a reply to random scrolling (up and down) when using arrow keys to navigate, on the site WordPress.org Forums:
    I have the same problem with Wordpress 6.4.1 and Classic Editor. Has anyone solved the…

  • Posted a reply to How to move all the template pages into a “templates” folder?, on the site WordPress.org Forums:
    Thank you