New String Conditions In ECI   

Aug 22nd, 2011 // In: Easy CSV Importer // By: Comments 0

I’ve just finished adding four new features on the Easy CSV Importer conditions panel. They were recently requested and paid for, maybe a good time to remind you that money makes your request priority! These features required functions that can be shared by all similar conditions, that is conditions that require a string to be modified using a standard PHP function. I can easily add a lot more later, for now these are the ones available…

  • ucfirst
  • ucwords
  • strlwr
  • strtoupper
I’ll leave you to Google these terms. Developers will be well aware of what they do or at least have a rough idea, but always refer to the official PHP online documentation which will usually appear in the top spot on Google. So search each of these for a bit of education, it is simple really. Each will modify a string in a very specific way. You also get to select any number of columns to apply each function too.

End Result

The result of using these functions is tidier and well formatted content. Where you want to use a string as a title or at the beginning of content your spinning so to speak, you may need to apply an upper case change or even a lower case letter change if your using content that begins with a capital, in the middle of text content.

Huh?

Alright if your new to Easy CSV Importer. What I basically just talked about is using the WYSIWYG editor to create your posts or pages content design. ECI is highly flexible offering tokens, short-codes and the ability to add your own content directly to the template design you create. There is even a short-code for spinning content and if you use the WTG Notice Boxes plugin you can spin even more content. The outcome is highly unique pages.

The new conditions allow all this to be done with better grammar and standards.

 
            

Tags: -

Leave a Reply

You must be logged in to post a comment.