Quantcast
Channel: WordPress › Support » Forum: Hacks - Recent Topics
Browsing all 8245 articles
Browse latest View live

Dudo on "Can't output do_settings_sections . Can't understand why"

I've this code: /* Hook to admin_menu the yasr_add_pages function above */ add_action('admin_menu', 'yasr_add_pages'); function yasr_add_pages() { //Add Settings Page add_options_page( 'Yet Another...

View Article



justbishop on "Adding Custom Action Link to Admin User List"

I'm trying to add a link to each user's author archive from the back end user list, in the list of links that appear for each user when their row is moused over. Here's the code I have so far: function...

View Article

meschiany on "replacing core un-pluggable function"

hello, I have about 3 million rows in postmeta and 60 thousands rows in posts. when i checked for slow queries mysql, i notice that the core function meta_form() in wp-admin/include/template.php is...

View Article

wendysahl on "Twenty Twelve Images Outside Article Border"

I'd like to apologize in advance, I posted this earlier on the themes and templates part of the forum but haven't received any answers. I'm not an expert but I feel like this origin of this problem may...

View Article

bdeconinck on "Displaying recently published-to categories"

I haven't seen this discussed elsewhere, but I may have missed it. I'm sure someone has done this before. My client has about 20 categories to which he actively assigns new posts. We want to display...

View Article


Senff on "Call function on multiple actions"

I'm writing some function that needs to be executed every time something changes in the list of posts. So, whenever: - a new post is published - an existing post is edited - an existing post is deleted...

View Article

bmaggot on "Hook Woocommerce quantity with Gravity Forms data"

Hi, I noticed that Gravity Forms quantity value does not subtract from actual item stock. How do I hook WooCommerce quantity on checkout and change it to GF dropdown value?

View Article

shekhar1289@gmail.com on "How to add new menu item in buddypress member ppage"

Hi. I am creating a site using buddypress and also including shopping function using woocommerce. I have done most of the work but stuck at one place. I want to add "My Shopping" menu to buddypress...

View Article


alirezaChimeh on "add playable link in download monitor"

Hi all In download monitor plugin I create a new template for showing link of download. this page is : http://kheime133.ir/?p=63 How can I add a playable link that user can listen online to music and...

View Article


alirezaChimeh on "Get File URL from download monitor"

Hi Download monitor plugin create a link for downloading a file. how can I add File URL under that link ?

View Article

christopherstamper on "WooCommerce: Checking a wp-user field before allowing...

I have a custom user field defined in WordPress, (Boolean)Authorized. I defined this field using another plugin (MemberPress) and it's accessible using the slug mepr_authorized. I would like to check...

View Article

ricardobnews on "Problemas com Redirecionamento"

Ola boa Noite estou tendo problemas em 2 sites meus infelizmente recentemente não e 100% das vezes mais quando clico em algumas matérias tenho meu site redirecionado para um vídeo do youtube do Justin...

View Article

joethall on "How to invoke a URL from a PHP plug-in?"

Need to create a PHP plug-in that can invoke a specific URL - http://.... - out on the internet. How can this be done?

View Article


Robodashy on "External database integration"

Before I go pastebin'ing a bucketload of code I'll give you the outline of the problem, then if y'all want the code I'll put it in a reply later - but here goes: I'm developing a site for a client,...

View Article

efishop on "Query week filter"

Hello all, I have the fallowing php code: $my_query = new WP_Query('category_name=Citat&showposts=1&orderby=rand'); ?> <?php while ($my_query->have_posts()) : $my_query->the_post();...

View Article


xennex81 on "Anti-spam registrations"

Hey I'm just curious... I opened up registrations on my live beta site, and immediately started receiving a (few) spam registrations. Now I know that there are plugins that can guard against it, but I...

View Article

wolmah on "wp_nav_menu help..."

<?php wp_nav_menu( array( 'theme_location' => 'sports-menu' ) ); ?> Is what to pull specific menus in that location on the pages i assigned. However what is the proper if tag to ignore if page...

View Article


Dekisugi on "What to put in the action parameter of the form tag in the plugin?"

Hi I don't understand how wp plugin handle html form. Say, I develop a wp plugin that has a setting page which uses HTML form to handle input. <FORM action="" method="post"> What to put in the...

View Article

r78o1k on "a-z index"

Hi. I am trying to add an a-z index to my home page of blog titles. I don't want to use the categories. I am using the following code, but it doesn't seem to be working. Home page code: <a...

View Article

friedmanm on "Need help with hyperlink in signature; site name coming up twice"

Sorry, not quite sure how to word this question. I've set up a disclaimer as a page, but am not showing the page on the menu. Instead, I'm trying to add a hyperlink that page in the signature. I type...

View Article
Browsing all 8245 articles
Browse latest View live




Latest Images