wordpress tag

106 questions


1 answers
145 views
0
I want to select multiple components in WordPress block development

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...


1 answers
102 views
0
When I tried to exclude resources that prevented rendering in WordPress, I attached the defer attribute to the script tag, but js stopped working.

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 ...

1 years ago

1 answers
80 views
0
403 Error Occurs When Attempting to Log In to Administration Screen with CloudFront+Wordpress

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...

1 years ago

2 answers
87 views
0
Retrieving json data from php in another domain in AJAX in WordPress

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...

1 years ago

1 answers
82 views
0
Understanding How Duplicate Custom Template Names Exist

If you have two template files with the same Template Name, On what basis do you call one template file?Update date and time?

1 years ago

1 answers
105 views
0
How to use PHP Hear Documents | Wordpress

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><...

1 years ago

1 answers
89 views
0
The number on the list overlaps with the characters.

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...

1 years ago

1 answers
87 views
0
About Rails or Wordpress Site Operations [Closed]

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, ...

1 years ago

1 answers
94 views
0
I want Wordpress to display data from DB so that it can be viewed by a particular user with its own plug-in.

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...

1 years ago

1 answers
78 views
0
About Wordpress Salt

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...

1 years ago
« - 5 - »

© 2024 OneMinuteCode. All rights reserved.