Skip to main content
Scott's user avatar
Scott's user avatar
Scott's user avatar
Scott
  • Member for 13 years, 3 months
  • Last seen more than a month ago
67 votes
1 answer
80k views

Get page ID of page that is set as the posts page

35 votes
5 answers
67k views

Allow member to have access to custom post type only. Permission to only edit their own posts

34 votes
2 answers
41k views

How to hook update_post_meta and delete_post_meta?

23 votes
3 answers
12k views

How to store username and password to API in wordpress option DB?

23 votes
4 answers
16k views

Set default image sizes in WordPress to hard crop

16 votes
1 answer
35k views

How to get attachment file name not attachment URL

12 votes
7 answers
23k views

Disallow user from editing their own profile information

11 votes
6 answers
419 views

What plugins do you commonly install on a fresh WordPress install?

10 votes
5 answers
14k views

Get page permalink without wpurl

10 votes
3 answers
6k views

How to set a custom post type to have viewable future posts

9 votes
2 answers
8k views

Extend WordPress search to include user search

8 votes
3 answers
14k views

List users by last name in WP_User_Query

8 votes
2 answers
4k views

Custom post types - Use post_id in permalink structure

8 votes
4 answers
13k views

Force post slug to be auto generated from title on save

7 votes
3 answers
10k views

How to use WordPress HTTP API to download file from remote location

7 votes
2 answers
4k views

Remove images (files) that were generated when using add_image_size()

7 votes
2 answers
19k views

Get top level page parent title

7 votes
4 answers
13k views

Hide page visual editor if certain template is selected?

6 votes
7 answers
8k views

wp_enqueue_script adding conditional statement not working

6 votes
1 answer
4k views

Custom post types - Use post_id in permalink structure when using has_archive => true

6 votes
2 answers
3k views

How to provide translations for a WordPress TinyMCE plugin?

5 votes
1 answer
3k views

Is it possible to wrap Geo Location search around WP_Query?

4 votes
1 answer
343 views

How to tell if plugin has been network activated

4 votes
3 answers
2k views

WordPress function that makes HTML safe to be sent via AJAX request

4 votes
1 answer
2k views

How to change author base without front

3 votes
1 answer
1k views

How to hook get_terms() to only show count of posts that have custom meta

3 votes
2 answers
3k views

Load different template file when condition met?

2 votes
1 answer
2k views

What hooks/filters are there to alter selected terms on post save?

2 votes
4 answers
5k views

Change existing label in the admin bar with something else

2 votes
2 answers
430 views

What code do you use to generate the text to go into the HTML title tag?