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

Alex Kozack on "How do I change the number of posts indicators"

Hello. I use this hack add_filter( 'parse_query', 'my_pagetemplate_filter' ); function my_pagetemplate_filter( $query ) { if(!current_user_can('edit_others_posts')){ global $current_user;...

View Article


danishsameer on "Need Fwd Text Button"

Hello Everyone i need little help..i want to insert a button in every post automitcally when any user click that button the text of that post automatcally go to the text area of form which i m using in...

View Article


shekinah_studios on "Create plugin to parse csv and autocreate pages using...

I am proficient enough with php and wordpress to get by so long as I have a starting point, but I generally find it difficult to find that starting point on my own, so I am reaching out for some...

View Article

odp123 on "pdf upload on user profile page"

Hey folks, I am writing a rather extensive alteration of the user profile page. Among the alterations I need users to be able to upload a pdf file. What I need help with is how to actually handle the...

View Article

Pete on "How do I make my custom taxonomy base/permalink words separated by a...

How do I make my custom Tag base 2 words separated by a hyphen eg. abc-xyz Therefore my permalink will show http://www.qwerty.com/abc-xyz/tag1 How can I achieve this hyphenation with custom taxonomies?...

View Article


Pete on "How do I make my custom taxonomy base/permalink words separated by a...

How do I make my custom taxonomy base/permalink words separated by a hyphen? eg. abc-xyz WP allows it for tags... that is the tag permalink will show http://www.qwerty.com/abc-xyz/tag1 How can I...

View Article

jeremyschultz on "Merging post wp_queries with array_merge not working"

I'm attempting to get a set of posts with a wp_query, and if it returns less than two I make a second wp_query and merge the results. In my test case, I get one result on query #1 and two on query #2...

View Article

sblomberg on "Feature Pointer Alternatives"

According to this ticket comment by a WordPress dev, the WordPress core "feature pointers are designed only for internal pointers." I would like to know if the WordPress team or other devs have...

View Article


llidanlq on "User enumeration?"

Hi everyone, I'm sure this has been spotted already but in 3.8.1 there appears to be a user enumeration fault in the password reset feature of the admin portal. I haven't seen the backend as I'm only...

View Article


abdulkza250 on "How to add a placeholder to (wp_editor) TinyMce ?"

I would like to know how to add a placeholder (wp_editor) TinyMce. Any help would be appreciated.

View Article

hawkman4188 on "Match form input with custom fields on custom post type"

I am trying to build some functionality for a client who wants their clients to be able to check the repair status of their item. I have setup a custom post type called "clients" to store the clients...

View Article

greenpixi on "Virus In WordPress In .Zip Version is 3.8.1"

I downloaded Version is 3.8.1 and installed successfully. But when i try to visit mywebsite.com/wp-admin my security app(K9 Web Protection) block this site. then i scanned the WordPress Zip File...

View Article

lookitschloe on "How to add anchor tag at the top of posts, past the header...

Hi, my site is here: http://wedding.chloe-nguyen.com/ I am using the default Twenty Fourteen theme, modifying in a child theme (my first). Scroll down and click one of the featured posts. You get taken...

View Article


achsanos on "A comment box for index page (the page, no the posts inside the...

I want to place a custom comment box on index.php, and I did it inserting a call to the comments_template: $withcomments = 1; comments_template(); However, the comment box is getting the id of the last...

View Article

msdb88 on "Press This for custom post types"

Hi, I've looked hi and low for a "press this" plugin or code that can add information like links and text to a custom post type. The two most promising results have been: 1)...

View Article


jerryskate on "Let visitors filter pages, possible?"

Hi! I have an aggregator site, that display a feed of youtubevideos. On the front, it displays all feeds from all the pages mixed up, and I have a sidemen, with different pages with one feed on. I...

View Article

jepper on "custom_pre_get_posts query modification gives 404"

Hi I've got a nasty problem that i can't seem to get rid of. In an attempt to remove slugs for a custom post type I've followed this guide:...

View Article


Da9L on "Single WordPress Core - Multiple sites"

Hello Here at my work, we host multiple Wordpress sites. To conserver space, we were thinking about the possibility to use a single wordpress core, on all those sites. Also needed is multiple admin...

View Article

servicebyte on "Get Plugin Url For Android App"

We are in the process of building a Wordpress Plugin and accompanying Android App. The Android App requires a url to retrieve the POST data from the Plugin, but I cannot figure out the absolute url for...

View Article

bkbarton on "Adding custom input and linking to page sidebar"

I must be missing something... Is there a way to... have a page template that has a 'custom' text input area in admin that then passes this 'custom' text to the associated page sidebar ...meaning, this...

View Article
Browsing all 8245 articles
Browse latest View live