Link Software LLC
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Word Count] shortcodeThe only shortcode that currently exists shows the word count for the given post it’s included on.
I’ve had several people request shortcodes that offer more (like total words) so I might put that in a future release but for now that is not an available feature.
Thanks for trying to plugin out.
Forum: Plugins
In reply to: [WP Word Count] I thought this would show a word count in the editor…I’m not 100% sure what you mean by the editor toolbar but by default WordPress does show you a post’s word count as you create it at the very bottom of the WYSIWYG content editor.
The Pro version has a very basic, unsortable column with post word count on the posts and pages list but it’s hit or miss for custom post types because of some very annoying behind-the-scenes ways WordPress’ codebase is built.
Thanks for checking the plugin out though. Sorry it wasn’t what you wanted.
Forum: Plugins
In reply to: [WP Word Count] Dramatic performance problems with multiuser setupI just pushed out an update (2.0.2) that seems to have helped some people with performance problems. If either of you want to give it a try and let me know of any lingering issues you experience via support at linksoftwarellc.com I would really appreciate it.
- This reply was modified 9 years, 4 months ago by Link Software LLC.
Forum: Plugins
In reply to: [WP Word Count] Dramatic performance problems with multiuser setupIt should only be firing off inserts at the time of activation and then once when a post is saved on the backend. I’m slowly working on a new version to catch up with some improvements to the Pro release so I want to to look into this multi user issue soon.
Would you mind sending a copy of the Query Monitor results to support at linksoftwarellc.com sometime Scott? I’d really appreciate it.
- This reply was modified 9 years, 5 months ago by Link Software LLC.
Forum: Plugins
In reply to: [WP Word Count] Exclude word count for source codeHey Diego,
Thanks for checking out the plugin. I can see the need for excluding source code but I can’t promise that will be included any time soon. I’m not sure there’s enough of a user base that would need that to make it worth my limited development time at the moment. I’ll certainly add it to my list of future features to consider though.
Thanks again.
– Brian.
Forum: Plugins
In reply to: [WP Word Count] Sortable List of Posts with Word CountThe plugin has a tab that lists all of your content, sorted by word count, from largest to smallest.
- This reply was modified 9 years, 7 months ago by Link Software LLC.
Forum: Plugins
In reply to: [WP Word Count] Php Notices Undefined IndexThese errors should be fixed in the 2.0.1 release.
Forum: Plugins
In reply to: [WP Word Count] Dramatic performance problems with multiuser setupAre you experiencing this slowdown problem on just the admin side of your WordPress site or on the front end as well?
Forum: Plugins
In reply to: [WP Word Count] Does this work in admin on the all pages tab?For now, all of the word count stats are confined to the “WP Word Count” option in the WordPress admin menu.
Forum: Plugins
In reply to: [WP Word Count] Php Notices Undefined IndexDoes your site consist of only pages and not any posts? I’ve got an update forthcoming that hopefully better accommodates for sites in that situation.
Forum: Plugins
In reply to: [WP Word Count] How to count words in a custom post typeThis is tough for me to diagnose without access to the ClassiPress theme. If you’d be willing to send me a copy of your database to take a look at please contact me: support [at] linksoftwarellc.com
Forum: Plugins
In reply to: [WP Word Count] Deprecated featuresThere is a new release (2.0.0) that is a total re-write of the plugin that should settle this for you.
Forum: Plugins
In reply to: [WP Word Count] custom postCustom post types are supported in version 2.0.0 now.
Forum: Plugins
In reply to: [WP Word Count] WP Word Count BugI’m not entirely sure how this is possible given the code of the previous version(s) of this plugin.
I’d invite you to try the newer 2.0.0 release and see if a similar problem comes up.
Forum: Plugins
In reply to: [WP Word Count] Cannot clear word count of trashed pageThe 2.0.0 release should handled trashed posts much better. Please reply to this thread if the update doesn’t solve your problem.