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

jdillman on "Using front-end AJAX in WordPress plugin"

I'm trying to write an AJAX request as a WordPress plugin. I initially made the request to an outside non-WP server (where it ran fine) simply for testing because I'm entirely new to developing for WP....

View Article


andybrna on "What is the DB change made by setting "Active user""

Hi, I am working on a multi site install and I'd like to know what data is changed in the DB when you set: Active user / "Tick this box to use this as the main profile." I can't seem to find anything...

View Article


sccr410 on "Track plugin usage"

I remember seeing a while back a plugin that you could include with your plugin which would track some information about your users' setup: themes installed, plugins installed, version of WordPress,...

View Article

caiken on "get_currentuserinfo() does not work in internet explorer"

get_currentuserinfo() does not seem to work on my site when I am logged in through internet explorer. In firefox and chrome, when i try to echo my user id after calling the global and function, nothing...

View Article

PerryDS on "Change title from Ultimate word cloud selection"

on this site ... http://www.differentiatedinstruction.ca, when you select an item under Search by learning format (uses portfolio project attributes), it comes up with a title "Project Attributes Read...

View Article


SpidermanPuddin on "Set Custom Query Pagination"

I have a unique situation where the query I’m using has to be a custom select query. Because of this the global $wp_query paginates. This makes some plugins and other functions add additional coding...

View Article

Sandeep "The Shawn" Tripathy on "Any Way To Integrate Imgur with WordPress...

I was wondering if there is a way as how the default image upload system in WordPress can be integrated with Imgur hosting service. In short, if a user uploads an image via the WordPress system the...

View Article

liquidshaman on "Video Category Tab not working!"

I'm trying to get the category "videos" to pull up when the user clicks the "videos" tab on the nav menu HERE My problem is that it pulls up all posts rather than just the videos category. The php for...

View Article


itajackass on "Filter comments list in admin page by categories"

Is there a way to filter the comments list in backend admin panel, by categories? I'd like to show for ADMIN-A only comments (for moderation) by CATEGORY-POST-A, for ADMIN-B only comments to moderate...

View Article


shuttleuk on "Loop query to display posts from same day as post being viewed"

I so have managed to build a custom theme which all works well. The one thing I am unable to do (due to lack of wordpress/php) is the following. I want to be able to generate a link that displays any...

View Article

rmurdo on "SQL result next to menu name"

Hi all, I have a small plugin that has some records stored in sql. What I need its to do this: In the admin section of WP on the left side I see my plugin link to the settings page. You know how some...

View Article

rabbitFoot on "Plugin install Page Templates"

I am writing a few plugins which require Page Templates; 1) Do these have to be installed in the current theme (and others if changed) or is there a shared place I can put them? If require to be...

View Article

sweebee on "Get posts with if and else"

I have the following code <?php $args = array( 'posts_per_page' => -1,'post_status' => 'future','order' => 'ASC', 'offset'=> 0, 'post_type' => 'special' ); $myposts = get_posts( $args...

View Article


andybrna on "What is the DB change made by setting "Active user""

Hi, I am working on a multi site install and I'd like to know what data is changed in the DB when you set: Active user / "Tick this box to use this as the main profile." I can't seem to find anything...

View Article

kabbo508 on "new tab from template"

here is my website url: http://redripley.com/ in the home homepage you see "FEATURED WORK" option is in there have my many woks details,but when i set my cursor pointer and try to opn any of one work...

View Article


Pinoss on "Insert a Post in Wp_post MYSQL"

Hi, I need to insert some posts and pages into wp_post database with Php code directly. Now the code it's working but I would to insert a Shortcode in the Content of generated post (this shortcode is...

View Article

PerryDS on "Change title from Ultimate word cloud selection"

on this site ... http://www.differentiatedinstruction.ca, when you select an item under Search by learning format (uses portfolio project attributes), it comes up with a title "Project Attributes Read...

View Article


SpidermanPuddin on "Set Custom Query Pagination"

I have a unique situation where the query I’m using has to be a custom select query. Because of this the global $wp_query paginates. This makes some plugins and other functions add additional coding...

View Article

Agonius on "Problems with displaying custom post type and custom taxonomy"

I'm trying to make a simple plugin that let's me create blogposts from a custom post_type (tutorials), with it's own custom taxonomies. I got this working. There are 2 problems though. 1: I also...

View Article

paul_41 on "malware javascript code injected"

Hey! We run plenty of adult blogs, recently some of them have been injected with a javascript redirect script. The place of injection: DB table wp_posts -> post_content The JS code is added at the...

View Article
Browsing all 8245 articles
Browse latest View live