PHP
23 December 2022
/ html, Non classé, PHP, Web
lecteur page php sans extension .php .htaccess
Je ne suis vraiment pas simple à comprendre : mon code par défaut ressemble à du chinois. Je me signale…
30 August 2022
/ Non classé, PHP
Display custom fields with get_post_meta()
The get_post_meta() function allows you to be more precise and target the field to retrieve. If only $post_id is present,…
25 August 2022
/ Non classé, PHP, worpdress
Retrieve the ID of a post or a page in WordPress
You may be using WordPress to publish your blog. You have started to modify a theme to adapt it to…
24 August 2022
/ Non classé, PHP
Retrieve the name of the logged in user.
Good evening, Let me briefly explain my problem.I’m looking from a WordPress site to retrieve the name of the logged…
24 August 2022
/ Non classé, PHP
display id table user PHP in WordPress
Gets the current user’s ID. Return (int) The current user’s ID, or 0 if no user is logged in. Top ↑…
23 August 2022
/ Non classé, PHP
How to fix the error: “The content area has not been found on your page”?
Don’t think that you are the only one to face ‘The Content area was not found in your page’ error in Elementor….