Can I leave off plugin textdomain for terms used in core?
I’ve got a plugin that puts post statuses into post type admin menus. I’m in the middle of internationalizing it, and I’m wondering how to handle this situation.
I’ve got a plugin that puts post statuses into post type admin menus. I’m in the middle of internationalizing it, and I’m wondering how to handle this situation.
I’m trying to debug a plugin which I didn’t develop and I want to list all the registered actions. I’ve read this SO thread:
How to change wordpress login url without using .htaccess, should be a manual process, so example.com/login will not redirect to example.com/wp-login.php so example.com/login will be the login page?
Can someone please help me, I’m looking for a way to find the main parent product category of a WooCommerce product? Say, the product is marked under Gadgets, but the main parent of them all is Electronics.
How to make any plugin icon in wordpress post? The code I want to insert in plugin code and will appear in post bar [wp-admin/post.php].
I’m building up a video-site using wordpress. It embeds videos from different sites. I really need a simply “Report broken video”-button that saves the url in a database or emails it to me. I’ve searched through some plugins, but can’t find any that does the job. Do you guys know any simple and easy solution to this?
I modified an abandoned Stackoverflow form of badge plugin to work with WordPress 3.4.2 and it does indeed. The full script for it is here: http://pastebin.com/Ta91zXiL
I’m using the plugin Custom CSS JS which registers it’s own post type but the capability is assigned to "post".
I created a custom URL parameter for sorting posts by their vote scores. I have a “most voted” link that sends a ?sort=most_voted URL paramater and using a query posts filter I display posts with most votes.
I use the Breadcrumb NavXT plugin for a WP Multisite. I activated the plugin for all sites so I can use it throughout my network.