Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Code Review

Questions tagged [wordpress]

Ask Question

WordPress is a free and open source blogging tool and a content-management system (CMS) based on PHP and MySQL.

140 questions
Filter by
Sorted by
Tagged with
2votes
0answers
30views

I'm working on a custom WordPress plugin that ensures individual-use WooCommerce coupons are properly validated when applied via the admin order editor.By default, WooCommerce only enforces this ...
Pavel Drow's user avatar
3votes
1answer
69views

I work on plugin for custom auth pages for WordPress and I try to create a custom registration form with additional fields. it has a shortcode in Beaver Builder. Is this the correct approach, and ...
2votes
0answers
130views

I have implemented a custom WooCommerce checkout field to collect a Tax Exempt Number in the billing section. This field's value is stored in the user meta upon checkout to facilitate future orders....
intothevoid0's user avatar
1vote
2answers
251views

I've been working on a WordPress pricing page template and would appreciate feedback on the code structure, organization, and any potential improvements. The template is used to display a pricing list ...
KermitTheFrog's user avatar
0votes
1answer
318views

I'm looking for feedback on a WordPress plugin I developed for automatically converting images to WebP and AVIF formats. The goal is to optimize image loading performance.The plugin has the following ...
2votes
1answer
262views

I am currently working on my first WordPress plugin. I display custom post types on a google map with pins. The custom post types also have additional information by ACF fields which are displayed in ...
Markus's user avatar
0votes
2answers
633views

I'm using SQLite3, via php's extension module, to create a persistent object cache for WordPress. It's intended for use on modestly sized sites that don't have access to redis or memcached. Why use ...
O. Jones's user avatar
1vote
2answers
155views

I have a function that has a few and/or operators in it. I'm sure there is a better way to write this but can't seem to figure it out. I thought I could use arrays but ran into an issue with having ...
protagonist's user avatar
1vote
1answer
290views

I'm working with ACF in WP which provides aget_field() function. The function can return an array of values,null or false. ...
mrmadhat's user avatar
0votes
2answers
152views

In the posts I have a date field and a start and end date range. I need to query if it matches date or if it matches between the dates in the range. This Query works, but how can I optimize?...
cRiSs rOcCa's user avatar
4votes
2answers
222views

I've got some code that works as intended, but I have a feeling that it's messy. This code is modifying a wordpress loop and the goal is to check the roles of the current user and show posts of ...
JLW's user avatar
  • 43
2votes
2answers
238views

I am using WP with the Avada theme and the built in Star Rating element as well as ACF Pro.Unfortunately I found out that the Star-Rating element adds a rating scheme to the footer of the website ...
Torsten's user avatar
3votes
2answers
139views

I'm learning and want to improve as much as possible. In doing so I have written this custom block that has an image on one side and an inner block on the other. It's using ACF to get the variables ...
Andrew Fair's user avatar
1vote
1answer
74views

the last couple of weeks i have been working on my own WordPress plugin. I am trying to do a class based codebase.My plugin works correctly, but i don't really know if this is the correct way to ...
RowanBlub's user avatar
2votes
0answers
48views

I inserted this code snippet in the functions.php of my child theme, to create the woocommerce single product page in the hook woocommerce_after_single_variation of the custom icons in line centered ...
db151's user avatar

153050per page
1
2345
10

Hot Network Questions

more hot questions
Newest wordpress questions feed

[8]ページ先頭

©2009-2025 Movatter.jp