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

AidanG on "Passing a query between pages"

Hello, I'm using a search mod called Advanced Search (read more on it here: http://wpadvancedsearch.com/) and essentially what I want to do is push my search from one page - the one that the user...

View Article


olyma on "Turning Off Open Sans for the 3.8 Dashboard"

I’m looking for a way to turn off the Open Sans font in the admin. I’m already using the code below to force the admin area to use a different font: function betterfonts1() { ?> <style...

View Article


Piotr on "Using one function for two scheduled events and a form"

I think this is going to be difficult to explain, but I hope someone will understand. ;) I'm building a plugin that queries data from a non-Wordpress database (a forum) and inserts it into Wordpress as...

View Article

Jason Ho on "How can i add something after tag by a plugin?"

How can i add something after <body> tag by a plugin?

View Article

magician11 on "delayed redirect"

I want to display a page for a few seconds and then redirect to the homepage. Something like.. status_header(200); get_header(); echo('<h2>content</h2>'); get_footer(); sleep(5);...

View Article


laotse on "Set own _wpColorScheme"

Analysing the code I found that admin_color_scheme_picker sets the JavaScript variable _wpColorScheme apparantly to dynamically shade icons. My theme uses its own color scheme, but it may be a good...

View Article

celloblue on "Insert stuff on categories page without it looping with post list"

Hi, I would like to insert an image or other item between the posts listed on categories page, with the image appearing just once after the first post listed on the page. This is in contrary to...

View Article

Tom Sketch on "Custom Post Meta not displaying when web site moved"

Hi there, This is the first time I've posted in the WordPress forum. I've used wordpress for a while now and have recently ventured into creating my own custom post types and custom meta so I can have...

View Article


eddie reader on "pronlem with get_the_category"

I am trying to collect tracking data with regards to blog usage. I can collect everything I want except the category the individual blog belongs to, I have tried the following $cats =...

View Article


jmlmj on "disable dashboard-based search field for specific roles"

I would like to disable the dashboard-based search field when certain user roles are logged in. I would like to keep the search field available for the role 'admin', but not others, and I would like to...

View Article

Dumitru Brinzan on "Theme Customizer Color Control: Can't Remove"

Hi, So I have just noticed quite a funny(not) thing with the WP_Customize_Color_Control. Let's say I have this code: $wp_customize->add_setting( 'theme_color_link', array( 'default' => '#26bcd7',...

View Article

johngorenfeld on "Stop Twitter from widgetizing my Oembeds"

So when I embed a tweet URL, the following seems to happen, if I am not mistaken: 1) The URL is replaced by the tweet, as a blockquote, in unstyled text. I want this because it fits nicely into my...

View Article

GoodMusicInc on "Weekly popular posts"

Im looking to make my popular post widget on the sidebar take into account the most popular posts on a 7 day range rather than since it's been installed. How do I do that? My site is goodmusicinc.net...

View Article


bbergerrr on "Add additional post content text area"

Hello, does anyone know of a way to add a second content text area to the wp-admin post page? The second content area also needs to have add media buttons. Basically, I need the site to display Images,...

View Article

artcoder on "pre_option_posts_per_page filter example code not correct"

The code in this codex page for "pre_option_posts_per_page" filter is not correct ... http://codex.wordpress.org/Plugin_API/Filter_Reference/pre_option_(option_name) Because I copied the code verbatim...

View Article


Chasil on "After using wp_enqueue_style the rtl.css files are not loaded any...

Hi there, I am searching for a solution with this problem. I've got a plugin which causes problems for user who use a rtl language pack. I found out that when I use wp_enqueue_style() to load my...

View Article

McShaman on "Make plugin page follow standard enqueueing procedures"

I am writing an administrator plugin that helps a user write some simple shortcodes. When the user clicks on a new button in the TinyMCE editor a ThickBox window appears and loads a PHP template I...

View Article


Arnan de Gans on "Automated update not working?"

I'm trying to develop a module for a premium plugin to get automated updates from my own server through the "regular" update routine. I have the system in place, it works. The plugin is downloaded,...

View Article

johnnymorriswp on "Help Adding Filter"

Hi All I am using a Plugin that inserts url links into a template. I would like the links to open in a new window. I can modify the core Plugin template to do this as follows (see last line of code...

View Article

jimii on "Want to hide-unset media-menu & set featured img tab on upload mgr"

I need some help to try and hide or unset the .media-menu element and to style the .media-frame-content (left side panel of media upload mgr). I'd also like to hide the set featured image meta link......

View Article
Browsing all 8245 articles
Browse latest View live