themes - How can I change the do_action function in footer (copyright area)
Theme: Education LMSHow can I remove the theme information from my footer copyright area, or how can I edit the do_actio
Multisite network admin – URLredirect error
I followed this guide on how to set up a WordPress installation that is optimized for git deployment.Basically, WordPres
Theme customizer - possible to disable Live Preview?
This is an unusual situation where I have a MU installation where one of the network sites is as actually a widget, and
plugins - post_exists() returns a 0 but the 0 doesn't register
Closed. This question is off-topic. It is not currently accepting answers.Your question should be specific to WordPress.
http - Header already sent, error shows core files
I am having an error like this : Warning: Cannot modify header information - headers already sent by (output started at
plugin development - Buddy Press restrict the capability to edit users
im trying to modify the Wordpress capability 'edit_users' for my plugin.In my case some User Roles should hav
html - Excerpt keep stripping <a> tags
I have the following function to display my excerpt<?php function pietergoosen_custom_wp_trim_excerpt($text) {glob
ajax - Post data across Wordpress sites
I have two Wordpress sites. When I click on a link on Website A (the link is a country) I would like it to navigate to W
customization - Unable to change default language in wordpress - it changes texts to my language, but default value remains en_U
first of all big thanks to anyone willing to help, now to my issue:When I change the wordpress language in general setti
php - Show different button text if no content
With this code:<?php if ( $clpr_options->coupon_code_hide ) {$button_text = fl_get_option( 'fl_lbl_show_coupo
woocommerce offtopic - How can i manage total price in checkout page?
Closed. This question is off-topic. It is not currently accepting answers.Your question should be specific to WordPress.
wp query - Need Help For WPQuery
This code is working fine but when I select the only Bathroom Type It's not working. Please help me so that my mult
uploads - WordPress 4.9.8 Trying to add filename over image in Media Browser
Need to add filenames of images in the media browser (not the media library, the browser when you are adding media to a
Is it possible to display post title in reverse word order?
I created alphabetical list of members(custom post) using first letter of title. Therefore title was in format 'Sur
php - exchange words in echo
with this code $wptitle = str_replace(array('Versandkostenfrei'), 'Kostenloser Versand', $wptitle);I
plugins - WordPress multi domain - redirect
I'm new to WordPress and I have a WordPress site where I've created a landing page that needs to be opened by
How to disable edit post option 12 hours after post publication for contributors?
I've tried to achieve it by using snippet from years ago, but it doesn't seem to work. I need to make it work
private - Assign a username and password to specific users
We need a public section to our site and a private section. For the private section we would like to assign a username a
uploads - Updating the attachment from front end doesn't show the new change
I am submitting an image to the db like this:if (isset($_POST['uploadImgCustom'])) {$myNewImg = get_post_meta(
Define multiple Gutenberg editor widths
I'm trying to define multiple widths for the Gutenberg editor depending on the postpage template. I have a full-wi

