106 questions
PrerequisitesI asked the same question in teratailWe are developing blocks for WordPress.MAMP builds a local environment and adds custom blocks as plug-ins for development.running environment:WordPres...
In order to cope with the improvement of page speed on the site managed by WordPress, there was a request to exclude resources that prevented rendering, so I decided to add the defer attribute to the ...
When I try to log in to the administration screen with CloudFront+Wordpress, I get a 403 error.wp-login.php is displayed correctly, but if you enter your username and password and press the login butt...
I would like to retrieve data from AJAX from different php domains (in JSON format).If you type https:// jp /.jp/test.php?des=50 in the browser, JSON data will be displayed.I would like to send this d...
If you have two template files with the same Template Name, On what basis do you call one template file?Update date and time?
I have customized searchform.php in wordpress. Here's the code: <?phpfunction my_search_form($form){ $form='<form role=search method=get id=searchform action='.home_url('/').'> <div><...
Please let me know if there is anything strange.ol{ counter-reset:number; /* reset the number */ list-style-type: none!important; /* Clear the number */ padding —0.5em; border —dashed1px gray;}olli{ p...
Do you want to improve this question?Update your question, Edit this post to be answered with facts and quotes.Closed 5 years ago.5 years agoI'm thinking of creating a website to run my own business, ...
I created my own plug-in that allows Wordpress to display data from DB, but I want to be able to pre-check (so-called preview function) with a specific user before publishing it.I searched by short co...
https://api.wordpress.org/secret-key/1.1/salt/wp-config.php uses the value generated by url above.Is it okay to change this regularly (for example, once a week)?If it's OK, what should I be careful ab...
« | - 5 - | » |
© 2024 OneMinuteCode. All rights reserved.