Concepts Of Algorithm
首页
Algorithm
登录
最新
php - Unexpected behavior when trying to manually install Wordpress on macOS Sierra
Server ConfigurationmacOS Sierra 10.12.6Server App v5.3.1 (Websites Service is ON and serving other sites)mySQL v8.0.1
phpUnexpected behavior when trying to manually install Wordpress on macOS Sierra
admin
1月前
13
0
rest api - Gutenberg - how to correctly perform ajax request on backend
I have simple block with server-side rendering on frontend.PHP:register_block_type( 'someblock', array(
rest apiGutenberghow to correctly perform ajax request on backend
admin
1月前
16
0
sql - Query WordPress Database and Post HTML Table
I'm looking for some help building the base code to query my WP database, retrieve a table and then post this on a
sqlQuery WordPress Database and Post HTML Table
admin
1月前
14
0
functions - Add meta data in head from theme
I want to add a meta data in the head of my website.I have a post type with custom template : single-custom.phpIn this t
functionsAdd meta data in head from theme
admin
1月前
15
0
Creating posts, containing data from remote API
I need some help and guidance.So I'm developing a website(custom theme) where the goal is to get data from a remote
Creating posts
containing data from remote API
admin
1月前
8
0
blog - Could not load the preview image. Please reload the page and try again - error on image upload
i am getting this error "Could not load the preview image. Please reload the page andtry again" whenever i u
blogCould not load the preview image Please reload the page and try againerror on image upload
admin
1月前
9
0
display posts of custom post type with custom taxonomy
I have created a custom post type 'CPT_A' with CPT UI plugin. I have also created custom taxonomy 'Catego
display posts of custom post type with custom taxonomy
admin
1月前
9
0
wp query - Display tags with random thumbnail from selection of posts with that tag
What I want to achieve consists of two parts:First a set of containers that display each tag (with name, description and
wp queryDisplay tags with random thumbnail from selection of posts with that tag
admin
1月前
14
0
customization - Including a Customized Initialize File with a wordpress header
We began this project without using wordpress, and have a significant amount of code related to user and access control
customizationIncluding a Customized Initialize File with a wordpress header
admin
1月前
13
0
html - How to Compress Cssjs code in wordpress and increase loading speed?
Currently, I'm working my blog with good server still working and loading speed very slow . I have installed one p
htmlHow to Compress Cssjs code in wordpress and increase loading speed
admin
1月前
13
0
php - IMG src weird behaviour inside a single post loop
I was trying to sort out the final look the featured image of a single post, so for the purpose wanted to add a class to
phpIMG src weird behaviour inside a single post loop
admin
1月前
14
0
php - Basic Object Oriented plugin question
I'm looking to create a plugin that displays a custom posts label for posts that belong to selected categories. And
phpBasic Object Oriented plugin question
admin
1月前
14
0
wp config - How can I resolve the php notice "Constant EMPTY_TRASH_DAYS already defined"
With define('WP_DEBUG', true); in wp-config.php, I get the following notice:Constant EMPTY_TRASH_DAYS already
wp configHow can I resolve the php notice quotConstant EMPTYTRASHDAYS already definedquot
admin
1月前
8
0
uploads - Add inline uploader to plugin option page
I would like to implement an inline file uploader to my plugin's option page as introduced in new media grid view o
uploadsAdd inline uploader to plugin option page
admin
1月前
9
0
wp query - posts_per_page in a tax_query
I want to show two latest posts of a taxonomy in a front_page.php template.$args_article = array('post_type'
wp querypostsperpage in a taxquery
admin
1月前
9
0
php - My shortcode is showing up twice
The Problem:I made a custom post type and a shortcode to display it's information.I have done this before and it
phpMy shortcode is showing up twice
admin
1月前
13
0
plugins - Remote upload file to server B
I'm aware this might be some of the hardest coding to do ever, but thought of giving it a try.Im basically trying t
pluginsRemote upload file to server B
admin
1月前
8
0
Custom post type structure + permalink structure
I need to create this structure:exampleanimals (with all animals classes)exampleanimalsclasses (with all animals of
Custom post type structurepermalink structure
admin
1月前
9
0
plugins - Using custom fields for image alt and title
I've Add a custom field to my products editing page with ACF.Custom field name is my_seo_title ;Each product has
pluginsUsing custom fields for image alt and title
admin
1月前
14
0
Is there a way to create embed codes from wordpressbuddypress content?
I am looking for a way to create embed codes for content like,posts,images,videos,comments and buddypress conten
Is there a way to create embed codes from wordpressbuddypress content
admin
1月前
10
0
«
1 ...
9
10
11
12
13
14
15
...100
»
Concepts Of Algorithm
The concept of algorithms is a home for programming learning.