Checking for existence of a page by title?
I’m currently working on a plugin, and I essentially want to check if a certain page has been created.
I’m currently working on a plugin, and I essentially want to check if a certain page has been created.
I’m developing a plugin that doesn’t use a custom post type, but separate database tables.
It’s a plugin that displays a list of courses with links that lead to the different course detail pages, where the user then can subscribe for a course.
I’m actually using the qTranslate plugin to translate my website. It works really well with everything except one thing. the titles of my sidebar widgets.
Is there someway to change the title in wp-admin? Been looking all over google but no one seem to mention it.
I want to prepend text to the post titles of a specific custom post type, but the filter below didn’t work. Instead of changing only that CPT’s post titles, it changed all titles on the given CPT’s pages—menus items, posts in secondary loops, etc.