stevewaters
Forum Replies Created
-
Forum: Plugins
In reply to: [Google Identity Toolkit] Login screen disappearingI had the same problem of the disappearing login screen. It was a bit frightening, but I was able to rename the directory /wp-content/plugins/google-identity-toolkit/ and then delete it after that worked. Now I understand why it says it’s only compatible up to WordPress 3.2.1
Actually the short-codes above are for Yoast WordPress SEO, not SEO Ultimate. Too bad ww.wp.xz.cn Forums won’t let me delete my own post from an hour ago…
I finally found the full list of short-codes that can be used for the page title & meta description in the Yoast SEO plugin. They are in /wp-content/plugins/wordpress-seo/inc/wpseo-functions.php. It starts around the middle, with $replacements = array( …
In the current version, they are:
%%date%%
%%searchphrase%%
%%page%%
%%pagetotal%%
%%pagenumber%%
%%caption%%
%%category%%
%%excerpt%%
%%excerpt_only%%
%%focuskw%%
%%id%%
%%modified%%
%%name%%
%%tag%%
%%title%%
%%userid%%
%%category_description%%
%%tag_description%%
%%term_description%%
%%term_title%%