The wordpress tag has no wiki summary.
0
votes
0answers
11 views
Making a Wordpress site into a Web App using a Third-Party BaaS [migrated]
I would like to use a BaaS service for my mobile apps. Parse.com seems like it will fit my needs, and it offers login (to Parse) through Facebook and other Social sites. The difficulty I am facing is ...
0
votes
1answer
202 views
Is a development environment required for small projects? [closed]
I won a bid on Elance and was had a request to fix some css and html issues with a WordPress site.
How do I make changes to the document without working on the live site? Do you set up a development ...
0
votes
1answer
329 views
API Wordpress & Inksoft
I am new to this whole website design and API bit. My husband has bought a license for the program InkSoft. Their site does not offer very much customization, so we decided to buy a Wordpress.org site ...
19
votes
6answers
2k views
Old programmer disappeared. About to hire another programmer. How do I approach this? [closed]
After spending over one year working on a social network project for me using WordPress and BuddyPress, my programmer has disappeared, even though he got paid every single week, for the whole period. ...
0
votes
2answers
254 views
LIcense Issues Of Publishing A WordPress Theme, Built With Roots Theme, At Themeforest
I want to develop a WordPress theme using Roots theme framework and then sell it on themeforest.net.
Roots theme license allows me to sell the theme as per its founder's discussion with some guy on ...
1
vote
1answer
1k views
SharePoint Versus WordPress for developing business web sites [closed]
We have been using sharePoint server 2013 to build out intranet web application including, discussion forum, wiki library, calendars, announcements ,etc.
Now a new requirement has been raised from the ...
-2
votes
1answer
259 views
Coding standards in programming? [closed]
I am an WordPress Plugin Developer. I am not sure how to follow the coding standard while creating a plugin of wordpress. I check with some of the plugins like woocommerce and All in one SEO Plugin in ...
2
votes
1answer
295 views
Building a WordPress-like filter system
This question is purely hypothetical. I use WordPress a lot and know the filter structure from an implementation point of view. I'm now wondering what's the best way to implement such a structure (not ...
4
votes
8answers
365 views
How can I give my client “full access” to their PHP application's MySQL database?
I am building a PHP application for a client and I'm seriously considering WordPress or a simple framework that will allow me to quickly build out features like forums, etc.
However, the client is ...
3
votes
2answers
882 views
Is Wordpress more appropriate than Magento/Opencart for site like this? [closed]
The premise of the site is that a user pays a small fee to advertise an item that they want to sell. Therefore the user is responsible for adding the "products", not the administrator. The product ...
2
votes
2answers
110 views
Storing and analyzing rock climbing difficulty
I'm working on a WordPress plugin to manage rock climbing data, and I need to think of a way to store rock climbing grades from all of the different systems in a unified way. There are many different ...
5
votes
3answers
479 views
CTO has left — codebase is a huge kludge, any advice on how to manage/handle/damage control? [closed]
I began work at a company 2 months ago as a PHP developer. I stepped in to somewhat of a kludge, but I've yet to find a company that isn't... The development stable is currently two developers ...
3
votes
2answers
409 views
How Can I Improve my Workflow?
So I design and develop websites myself, mostly in WordPress. Once I'm happy with the site on my local server, I upload it and its database to the web server and let the client make whatever changes ...
4
votes
6answers
901 views
Who is a CMS really for?
I have started lately discovering Content Management Systems, and I was wondering, who is really CMS for?
What I mean by that: is it only for companies, small businesses or individuals, that pays a ...
1
vote
1answer
123 views
When writing tests for a Wordpress plugin, should i run them inside wordpress or in a normal browser?
I have started using BDD for a wordpress plugin i'm working on and i'm rewriting the js codebase to do tests. I've encountered a few problems but i'm going steady now, i was wondering if i had the ...
3
votes
2answers
253 views
Is there a decent way to maintain development of wordpress sites using the same base?
We've been churning out wordpress sites for a while, and we'd like to keep a base repository that can be used when starting a new project, as well as updating existing sites with changes to the ...
1
vote
4answers
133 views
Depend on built technology, or build your own [duplicate]
Possible Duplicate:
How to decide between using an existing eCommerce solution and building your own?
I am starting a ecomm business and my site idea is pretty similar in functionality to ...
1
vote
1answer
161 views
Using Microsoft Word/Outlook for content publishing to Wordpress [closed]
I am tasked with building an tool to allow users to publish to Wordpress from their PC using MS Word and Outlook. I know, completely defeat the purpose of having Wordpress, but the basic requirement ...
1
vote
1answer
888 views
Framework for developing front-end with back-end as REST
Currently I'm developing the back-end of a PHP application using Recess Framework. I'm almost done and I now need to do the front-end. I have many alternatives and I prefer a CMS. The alternatives in ...
2
votes
9answers
462 views
Creating a blog for software changes
I work for a small company where I maintain a number of project all at once. I would like to create a blog and note software changes/update so that I can keep track of things. Plus it will also serve ...
21
votes
9answers
8k views
Should I build my own CMS or rely on a pre-built one? [closed]
Related: As a beginning programmer, should I favor building my own libraries over using 3rd-party libraries?
As an intermediate to advanced level PHP web-developer and a young one at that ...
3
votes
4answers
294 views
What is the best way for an experienced developer to work on a WordPress blog
I'm beginning to work on my first WordPress blog, however I've noticed most tutorials just have you do modifications (such as theme changes, installing plugins) on the production site. This worries me ...
3
votes
3answers
613 views
Why do Wordpress & Drupal serialize the DB data?
I've recently went through manually editing some tables on a Wordpress website.
I've also had some experience with database internationalization so I know that serializing is not the best (IMO) ...
19
votes
2answers
4k views
When (and when not) to use Wordpress?
For the sake of simplicity, my question is focused specifically on Wordpress instead of focusing on all Content Management Systems including Joomla, Drupal, Concrete5, or you-name-it.
Wordpress is ...