http://wordpress.stackexchange.com/questions/41988/redeclare-change-slug-of-a-plugins-custom-post-type/42164#42164
Tag: WordPress (Page 219 of 220)
Articles, tips, and resources for WordPress-based development.
For the past couple of years, I’ve done quite a bit of development on the WordPress Platform. Specifically, I…
- Work with a stellar team who builds a number of products for the platform
- Blog regularly for Envato
- Maintain a premium plugin (with more on the way)
- Authored the Widget Boilerplate and the Plugin Boilerplate
This past weekend, my team and I had a chance to hang out at WordCamp Atlanta. Overall, we had a great time – the meetup was especially fun as it was great to chat with a number of different bloggers, developers, designers, and teams that are all active in the WordPress Community. Continue reading
WordPress makes it pretty easy to capture additional information with your posts through the use of custom meta boxes. Adding checkboxes, select options, textareas, radio buttons, and other input elements are easy.
But giving users the ability to upload files from a post screen requires a little more work.
If you’re not interested in tapping into the Media Uploader, then here’s how you can programmatically create a WordPress upload meta box.
Early last month I released my first premium WordPress plugin. As with most projects, it was not without some learning.
Here are five lessons I’ve learned in the first month of developing, releasing, and maintaining a premium WordPress plugin: Continue reading
WordPress just released version 3.1.4. Overall, it’s a solid release but if you’re working with a theme that has support for multiple custom menus, then you may notice a regression with custom menus after you upgrade the application.
